📄 check.dfm
字号:
object CheckForm: TCheckForm
Left = 161
Top = 107
Width = 629
Height = 397
Caption = #25968#25454#19968#33268#24615#26816#26597
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 16
Top = 10
Width = 585
Height = 298
Caption = #26816#26597#32467#26524
TabOrder = 0
object DBGridEh: TDBGridEh
Left = 16
Top = 24
Width = 552
Height = 256
AutoFitColWidths = True
Flat = True
FooterColor = clWindow
FooterFont.Charset = ANSI_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = #23435#20307
FooterFont.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
RowHeight = 2
RowLines = 1
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
TitleHeight = 15
Columns = <
item
Alignment = taCenter
EditButtons = <>
FieldName = 'Account'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #26680#31639#24080#21495
Width = 53
end
item
EditButtons = <>
FieldName = 'AccountName'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #24080#25143#21517#31216
Width = 97
end
item
DisplayFormat = '#,##0.00'
EditButtons = <>
FieldName = 'Present'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #24403#21069#20313#39069
end
item
DisplayFormat = '#,##0.00'
EditButtons = <>
FieldName = 'Calculate'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #20313#39069#35745#31639#20540
end
item
DisplayFormat = '#,##0.00'
EditButtons = <>
FieldName = 'chae'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #24046#39069
end>
end
end
object GroupBox2: TGroupBox
Left = 200
Top = 316
Width = 401
Height = 37
TabOrder = 1
object Label1: TLabel
Left = 19
Top = 15
Width = 24
Height = 12
Caption = #36827#24230
end
object ProgressBar1: TProgressBar
Left = 56
Top = 13
Width = 329
Height = 16
Min = 0
Max = 100
TabOrder = 0
end
end
object Button1: TButton
Left = 16
Top = 321
Width = 85
Height = 32
Caption = #24320#22987#26816#26597
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 104
Top = 321
Width = 85
Height = 32
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -