📄 workagefind.dfm.~1~
字号:
object workagefindfrm: Tworkagefindfrm
Left = 197
Top = 109
Width = 461
Height = 375
Caption = #21592#24037#23653#21382#20449#24687#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 24
Top = 64
Width = 65
Height = 13
AutoSize = False
Caption = #21592#24037#32534#21495
end
object Label3: TLabel
Left = 232
Top = 64
Width = 65
Height = 13
AutoSize = False
Caption = #36215#22987#26085#26399
end
object Label4: TLabel
Left = 24
Top = 88
Width = 65
Height = 13
AutoSize = False
Caption = #24037#20316#21333#20301
end
object Label5: TLabel
Left = 24
Top = 136
Width = 65
Height = 13
AutoSize = False
Caption = #25285#20219#32844#21153
end
object Label6: TLabel
Left = 24
Top = 112
Width = 65
Height = 13
AutoSize = False
Caption = #21592#24037#22995#21517
end
object Label7: TLabel
Left = 232
Top = 88
Width = 65
Height = 13
AutoSize = False
Caption = #32467#26463#26085#26399
end
object Label8: TLabel
Left = 232
Top = 112
Width = 65
Height = 13
AutoSize = False
Caption = #25240#31639#24037#40836
end
object Label9: TLabel
Left = 256
Top = 136
Width = 33
Height = 13
AutoSize = False
Caption = #32423#21035
end
object Label10: TLabel
Left = 48
Top = 160
Width = 33
Height = 13
AutoSize = False
Caption = #22791#27880
end
object Label11: TLabel
Left = 408
Top = 112
Width = 12
Height = 13
AutoSize = False
Caption = #24180
end
object Label12: TLabel
Left = 408
Top = 136
Width = 12
Height = 13
AutoSize = False
Caption = #32423
end
object Label1: TLabel
Left = 112
Top = 8
Width = 240
Height = 24
Caption = #21592#24037#23653#21382#20449#24687#26597#35810#30028#38754
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 88
Top = 32
Width = 281
Height = 10
Shape = bsBottomLine
end
object worker_idedit: TEdit
Left = 96
Top = 64
Width = 121
Height = 21
TabOrder = 0
Text = 'worker_idedit'
end
object worker_nameedit: TEdit
Left = 96
Top = 112
Width = 121
Height = 21
TabOrder = 1
Text = 'worker_nameedit'
end
object unit_nameedit: TEdit
Left = 96
Top = 88
Width = 121
Height = 21
TabOrder = 2
Text = 'unit_nameedit'
end
object work_timeedit: TEdit
Left = 304
Top = 112
Width = 97
Height = 21
TabOrder = 3
Text = 'work_timeedit'
end
object level1edit: TEdit
Left = 304
Top = 136
Width = 97
Height = 21
TabOrder = 4
Text = 'level1edit'
end
object dutyedit: TEdit
Left = 96
Top = 136
Width = 121
Height = 21
TabOrder = 5
Text = 'dutyedit'
end
object remarkedit: TEdit
Left = 96
Top = 160
Width = 329
Height = 21
TabOrder = 6
Text = 'remarkedit'
end
object begin_datepicker: TDateTimePicker
Left = 304
Top = 64
Width = 121
Height = 21
Date = 38306.782724421300000000
Time = 38306.782724421300000000
TabOrder = 7
end
object over_datepicker: TDateTimePicker
Left = 304
Top = 88
Width = 121
Height = 21
Date = 38306.782789525500000000
Time = 38306.782789525500000000
TabOrder = 8
end
object DBGrid1: TDBGrid
Left = 24
Top = 184
Width = 401
Height = 120
DataSource = agefind_ds1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
TabOrder = 9
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
object all_btn: TButton
Left = 64
Top = 312
Width = 75
Height = 25
Caption = #20840#37096#26597#35810
TabOrder = 10
OnClick = all_btnClick
end
object one_btn: TButton
Left = 184
Top = 312
Width = 75
Height = 25
Caption = #21333#20010#26597#35810
TabOrder = 11
OnClick = one_btnClick
end
object cancel_btn: TButton
Left = 304
Top = 312
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 12
OnClick = cancel_btnClick
end
object agefind_ds1: TDataSource
DataSet = agefind_cds1
Left = 64
Top = 240
end
object agefind_cds1: TClientDataSet
Aggregates = <>
Params = <>
Left = 144
Top = 240
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -