📄 workageinput.~dfm
字号:
object workagefrm: Tworkagefrm
Left = 290
Top = 278
Width = 479
Height = 306
Caption = #23653#21382#20449#24687#24405#20837#19982#32500#25252
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 144
Top = 16
Width = 192
Height = 24
Caption = #23653#21382#20449#24687#32500#25252#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 = 80
Top = 40
Width = 305
Height = 10
Shape = bsBottomLine
end
object Label2: TLabel
Left = 24
Top = 72
Width = 65
Height = 13
AutoSize = False
Caption = #21592#24037#32534#21495
end
object Label3: TLabel
Left = 232
Top = 72
Width = 65
Height = 13
AutoSize = False
Caption = #36215#22987#26085#26399
end
object Label4: TLabel
Left = 24
Top = 104
Width = 65
Height = 13
AutoSize = False
Caption = #24037#20316#21333#20301
end
object Label5: TLabel
Left = 24
Top = 168
Width = 65
Height = 13
AutoSize = False
Caption = #25285#20219#32844#21153
end
object Label6: TLabel
Left = 24
Top = 136
Width = 65
Height = 13
AutoSize = False
Caption = #21592#24037#22995#21517
end
object Label7: TLabel
Left = 232
Top = 104
Width = 65
Height = 13
AutoSize = False
Caption = #32467#26463#26085#26399
end
object Label8: TLabel
Left = 232
Top = 136
Width = 65
Height = 13
AutoSize = False
Caption = #25240#31639#24037#40836
end
object Label9: TLabel
Left = 256
Top = 168
Width = 33
Height = 13
AutoSize = False
Caption = #32423#21035
end
object Label10: TLabel
Left = 48
Top = 200
Width = 33
Height = 13
AutoSize = False
Caption = #22791#27880
end
object Label11: TLabel
Left = 432
Top = 136
Width = 12
Height = 13
AutoSize = False
Caption = #24180
end
object Label12: TLabel
Left = 432
Top = 168
Width = 12
Height = 13
AutoSize = False
Caption = #32423
end
object worker_nameedit: TLabel
Left = 96
Top = 136
Width = 113
Height = 13
AutoSize = False
Caption = 'worker_nameedit'
end
object unit_nameedit: TEdit
Left = 96
Top = 104
Width = 121
Height = 21
TabOrder = 0
end
object work_timeedit: TEdit
Left = 304
Top = 136
Width = 105
Height = 21
TabOrder = 1
Text = '0'
OnClick = work_timeeditClick
end
object level1edit: TEdit
Left = 304
Top = 168
Width = 105
Height = 21
TabOrder = 2
Text = '0'
end
object dutyedit: TEdit
Left = 96
Top = 168
Width = 121
Height = 21
TabOrder = 3
end
object remarkedit: TEdit
Left = 96
Top = 200
Width = 329
Height = 21
TabOrder = 4
end
object begin_datepicker: TDateTimePicker
Left = 304
Top = 72
Width = 121
Height = 21
Date = 38306.782724421300000000
Time = 38306.782724421300000000
TabOrder = 5
end
object over_datepicker: TDateTimePicker
Left = 304
Top = 104
Width = 121
Height = 21
Date = 38306.782789525500000000
Time = 38306.782789525500000000
TabOrder = 6
end
object New_Workage: TButton
Left = 96
Top = 240
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 7
OnClick = New_WorkageClick
end
object Reset_Workage: TButton
Left = 208
Top = 240
Width = 75
Height = 25
Caption = #26356#26032
TabOrder = 8
OnClick = Reset_WorkageClick
end
object cancel_btn: TButton
Left = 328
Top = 240
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 9
OnClick = cancel_btnClick
end
object UpDown1: TUpDown
Left = 409
Top = 136
Width = 15
Height = 21
Associate = work_timeedit
TabOrder = 10
end
object UpDown2: TUpDown
Left = 409
Top = 168
Width = 15
Height = 21
Associate = level1edit
TabOrder = 11
end
object worker_idedit: TComboBox
Left = 96
Top = 72
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 12
Text = 'worker_idedit'
OnChange = worker_ideditChange
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -