📄 frmcharge.~dfm
字号:
object Formcharge: TFormcharge
Left = 182
Top = 109
Width = 797
Height = 578
Caption = #38376#35786#25910#36153
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 793
Height = 73
TabOrder = 0
object Button1: TButton
Left = 64
Top = 24
Width = 81
Height = 25
Caption = #25628#32034
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 184
Top = 24
Width = 89
Height = 25
Caption = #25910#36153
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 432
Top = 24
Width = 105
Height = 25
Caption = #36864#20986
ModalResult = 2
TabOrder = 2
end
object Button4: TButton
Left = 312
Top = 24
Width = 105
Height = 25
Caption = #21047#26032
TabOrder = 3
OnClick = Button4Click
end
end
object Panel2: TPanel
Left = 0
Top = 80
Width = 793
Height = 89
TabOrder = 1
object Label1: TLabel
Left = 48
Top = 24
Width = 60
Height = 13
Caption = #21010#20215#32534#21495#65306
end
object Label3: TLabel
Left = 432
Top = 24
Width = 60
Height = 13
Caption = #24320#22987#26102#38388#65306
end
object Label4: TLabel
Left = 608
Top = 24
Width = 60
Height = 13
Caption = #32467#26463#26102#38388#65306
end
object Label5: TLabel
Left = 600
Top = 56
Width = 60
Height = 13
Caption = #25214#21040#32467#26524#65306
end
object Label6: TLabel
Left = 672
Top = 56
Width = 32
Height = 13
Caption = 'Label6'
end
object Label2: TLabel
Left = 248
Top = 24
Width = 30
Height = 13
Caption = #31185#23460': '
end
object ComboBox1: TComboBox
Left = 120
Top = 24
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 0
OnCloseUp = ComboBox1CloseUp
end
object DateTimePicker1: TDateTimePicker
Left = 496
Top = 24
Width = 89
Height = 21
Date = 39206.364946828700000000
Time = 39206.364946828700000000
TabOrder = 1
end
object DateTimePicker2: TDateTimePicker
Left = 664
Top = 24
Width = 105
Height = 21
Date = 39206.365520833340000000
Time = 39206.365520833340000000
TabOrder = 2
end
object ComboBox2: TComboBox
Left = 304
Top = 24
Width = 113
Height = 21
ItemHeight = 13
TabOrder = 3
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 176
Width = 785
Height = 121
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
object DBGrid2: TDBGrid
Left = 0
Top = 304
Width = 785
Height = 217
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -