⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 addkcapunit.~dfm

📁 delphi6.0版本的主要用于学样、网吧的计费系统的源码
💻 ~DFM
字号:
object AddkcapForm: TAddkcapForm
  Left = 216
  Top = 220
  BorderStyle = bsDialog
  Caption = #22686#21152#35838#31243#23433#25490
  ClientHeight = 335
  ClientWidth = 432
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 39
    Top = 19
    Width = 36
    Height = 12
    Caption = #26085#26399#65306
  end
  object Label2: TLabel
    Left = 39
    Top = 76
    Width = 36
    Height = 12
    Caption = #33539#22260#65306
  end
  object Label3: TLabel
    Left = 224
    Top = 77
    Width = 36
    Height = 12
    Caption = #26143#26399#65306
  end
  object Label4: TLabel
    Left = 39
    Top = 102
    Width = 36
    Height = 12
    Caption = #21608#27425#65306
  end
  object Label5: TLabel
    Left = 15
    Top = 208
    Width = 60
    Height = 12
    Caption = #20351#29992#26426#25151#65306
  end
  object Label6: TLabel
    Left = 15
    Top = 131
    Width = 60
    Height = 12
    Caption = #24320#22987#26102#38388#65306
  end
  object Label7: TLabel
    Left = 15
    Top = 158
    Width = 60
    Height = 12
    Caption = #32467#26463#26102#38388#65306
  end
  object Label8: TLabel
    Left = 27
    Top = 48
    Width = 48
    Height = 12
    Caption = #35838#31243#21517#65306
  end
  object Label9: TLabel
    Left = 199
    Top = 128
    Width = 60
    Height = 12
    Caption = #25910#36153#26041#24335#65306
  end
  object Label10: TLabel
    Left = 224
    Top = 152
    Width = 36
    Height = 12
    Caption = #25945#24072#65306
  end
  object Label11: TLabel
    Left = 39
    Top = 185
    Width = 36
    Height = 12
    Caption = #29677#32423#65306
  end
  object DateTimePicker1: TDateTimePicker
    Left = 80
    Top = 16
    Width = 113
    Height = 20
    CalAlignment = dtaLeft
    Date = 37719
    Time = 37719
    DateFormat = dfLong
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 0
    OnChange = DateTimePicker1Change
  end
  object RadioGroup1: TRadioGroup
    Left = 216
    Top = 8
    Width = 185
    Height = 33
    Caption = #26041#24335
    Columns = 2
    ItemIndex = 0
    Items.Strings = (
      #21333#20010#23433#25490
      #25209#37327#23433#25490)
    TabOrder = 1
    OnClick = RadioGroup1Click
  end
  object ComboBox1: TComboBox
    Left = 80
    Top = 72
    Width = 113
    Height = 20
    Style = csDropDownList
    ItemHeight = 12
    ItemIndex = 2
    TabOrder = 3
    Text = #21333#21452#21608
    OnChange = ComboBox1Change
    Items.Strings = (
      #21333#21608
      #21452#21608
      #21333#21452#21608)
  end
  object ComboBox2: TComboBox
    Left = 264
    Top = 72
    Width = 137
    Height = 20
    Style = csDropDownList
    ItemHeight = 12
    ItemIndex = 0
    TabOrder = 4
    Text = #26143#26399#26085
    Items.Strings = (
      #26143#26399#26085
      #26143#26399#19968
      #26143#26399#20108
      #26143#26399#19977
      #26143#26399#22235
      #26143#26399#20116
      #26143#26399#20845)
  end
  object Edit1: TEdit
    Left = 80
    Top = 98
    Width = 322
    Height = 20
    MaxLength = 300
    ReadOnly = True
    TabOrder = 5
    Text = 'Edit1'
  end
  object DateTimePicker2: TDateTimePicker
    Left = 80
    Top = 127
    Width = 86
    Height = 20
    CalAlignment = dtaLeft
    Date = 37708
    Time = 37708
    DateFormat = dfShort
    DateMode = dmUpDown
    Kind = dtkTime
    ParseInput = False
    TabOrder = 6
  end
  object DateTimePicker3: TDateTimePicker
    Left = 80
    Top = 153
    Width = 86
    Height = 20
    CalAlignment = dtaLeft
    Date = 37708
    Time = 37708
    DateFormat = dfShort
    DateMode = dmUpDown
    Kind = dtkTime
    ParseInput = False
    TabOrder = 7
  end
  object CheckListBox1: TCheckListBox
    Left = 80
    Top = 207
    Width = 321
    Height = 81
    ItemHeight = 12
    TabOrder = 11
  end
  object Button1: TButton
    Left = 376
    Top = 100
    Width = 24
    Height = 17
    Caption = #8230
    TabOrder = 14
    OnClick = Button1Click
  end
  object ComboBox3: TComboBox
    Left = 264
    Top = 123
    Width = 137
    Height = 20
    Style = csDropDownList
    ItemHeight = 12
    ItemIndex = 0
    TabOrder = 8
    Text = #19981#25910#36153
    Items.Strings = (
      #19981#25910#36153
      #25910#36153)
  end
  object ComboBox4: TComboBox
    Left = 264
    Top = 148
    Width = 137
    Height = 20
    Style = csDropDownList
    ItemHeight = 12
    TabOrder = 9
  end
  object ComboBox5: TComboBox
    Left = 80
    Top = 181
    Width = 321
    Height = 20
    Style = csDropDownList
    ItemHeight = 12
    TabOrder = 10
  end
  object Button2: TButton
    Left = 128
    Top = 296
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 12
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 232
    Top = 296
    Width = 75
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 13
    OnClick = Button3Click
  end
  object ComboBox6: TComboBox
    Left = 80
    Top = 45
    Width = 321
    Height = 20
    Style = csDropDownList
    ItemHeight = 12
    TabOrder = 2
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -