personattendmanage.dfm
来自「人事工资考勤管理信息系统」· DFM 代码 · 共 37 行
DFM
37 行
object PersonAttendManageFrm: TPersonAttendManageFrm
Left = 221
Top = 150
Width = 491
Height = 341
Caption = #20010#20154#20986#21220#24773#20917
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Button1: TButton
Left = 412
Top = 27
Width = 55
Height = 20
Caption = #36820#22238
TabOrder = 0
OnClick = Button1Click
end
object PersonAttendG: TStringGrid
Left = 19
Top = 55
Width = 446
Height = 242
DefaultRowHeight = 20
FixedCols = 0
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?