baseformedit.dfm
来自「是我编写的一个考勤机管理系统,用于计算某员工某段时间以来的迟到与早退等情况.」· DFM 代码 · 共 99 行
DFM
99 行
object frmBaseFormEdit: TfrmBaseFormEdit
Left = 341
Top = 273
Width = 399
Height = 267
Caption = 'frmBaseFormEdit'
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 ToolBar1: TToolBar
Left = 0
Top = 0
Width = 391
Height = 21
AutoSize = True
ButtonHeight = 19
ButtonWidth = 48
Caption = 'ToolBar1'
Flat = True
List = True
ShowCaptions = True
TabOrder = 0
object BtnPrior: TToolButton
Left = 0
Top = 0
AllowAllUp = True
AutoSize = True
Caption = #19978#19968#26465
ImageIndex = 4
end
object BtnNext: TToolButton
Left = 52
Top = 0
AllowAllUp = True
AutoSize = True
Caption = #19979#19968#26465
ImageIndex = 5
end
object ToolButton7: TToolButton
Left = 104
Top = 0
Width = 12
AllowAllUp = True
AutoSize = True
Caption = 'ToolButton7'
ImageIndex = 4
Style = tbsSeparator
end
object BtnAdd: TToolButton
Left = 116
Top = 0
AllowAllUp = True
AutoSize = True
Caption = #26032#22686
ImageIndex = 0
end
object BtnEdit: TToolButton
Left = 156
Top = 0
AllowAllUp = True
AutoSize = True
Caption = #20462#25913
ImageIndex = 1
end
object BtnSave: TToolButton
Left = 196
Top = 0
AllowAllUp = True
AutoSize = True
Caption = #20445#23384
ImageIndex = 2
end
object ToolButton8: TToolButton
Left = 236
Top = 0
Width = 12
AllowAllUp = True
AutoSize = True
Caption = 'ToolButton8'
ImageIndex = 4
Style = tbsSeparator
end
object BtnExit: TToolButton
Left = 248
Top = 0
AllowAllUp = True
AutoSize = True
Caption = #21462#28040
ImageIndex = 3
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?