📄 gzgn.dfm
字号:
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
OnColEnter = DBGrid1ColEnter
OnColExit = DBGrid1ColExit
OnDrawColumnCell = DBGrid1DrawColumnCell
OnKeyDown = DBGrid1KeyDown
Columns = <
item
Expanded = False
FieldName = 'A'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'B'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'C'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'D'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'E'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'F'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'G'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'H'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'I'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'J'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'K'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'L'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'M'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'N'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'O'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'P'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'Q'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'R'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'S'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'T'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'Yn_f'
Title.Color = clLime
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Visible = True
end>
end
object Button9: TButton
Left = 416
Top = 152
Width = 185
Height = 25
Caption = '判断计算公式对错的按钮9'
TabOrder = 15
OnClick = Button9Click
end
object Button17: TButton
Left = 344
Top = 80
Width = 75
Height = 25
Caption = 'Button17'
TabOrder = 16
OnClick = Button17Click
end
object Button10: TButton
Left = 232
Top = 288
Width = 217
Height = 25
Caption = '根据日期部门班组查找记录的按钮10'
TabOrder = 17
OnClick = Button10Click
end
object Button14: TButton
Left = 328
Top = 184
Width = 75
Height = 25
Caption = '押金14'
TabOrder = 18
OnClick = Button14Click
end
object Button8: TButton
Left = 336
Top = 216
Width = 305
Height = 25
Caption = '根据部门和班组和日期自动生成工资发放表8'
TabOrder = 19
OnClick = Button8Click
end
object Button15: TButton
Left = 432
Top = 248
Width = 177
Height = 25
Caption = '把所有计算的公式项目值请零15'
TabOrder = 20
OnClick = Button15Click
end
object TreeView1: TTreeView
Left = 280
Top = 40
Width = 129
Height = 145
Color = clLime
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Indent = 19
ParentFont = False
TabOrder = 21
OnKeyUp = TreeView1KeyUp
end
object DataSource1: TDataSource
Left = 8
Top = 24
end
object DataSource2: TDataSource
Left = 40
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -