?? frmsalaryset.dfm
字號:
object SalarySetForm: TSalarySetForm
Left = 192
Top = 106
Width = 502
Height = 262
Caption = #24037#36164#35774#23450
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object cmdSave: TButton
Left = 312
Top = 200
Width = 75
Height = 25
Caption = #20445#23384'(&S)'
TabOrder = 0
OnClick = cmdSaveClick
end
object cmdClose: TButton
Left = 408
Top = 200
Width = 75
Height = 25
Caption = #20851#38381'(&C)'
TabOrder = 1
OnClick = cmdCloseClick
end
object PageControl1: TPageControl
Left = 8
Top = 8
Width = 473
Height = 177
ActivePage = TabSheet1
TabOrder = 2
object TabSheet1: TTabSheet
Caption = #24037#36164#35774#32622
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 449
Height = 73
Caption = #24037#36164#35774#32622
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 20
Width = 60
Height = 12
Caption = #35831#20551#25187#27454#65306
end
object Label2: TLabel
Left = 32
Top = 44
Width = 60
Height = 12
Caption = #21152#29677#22870#37329#65306
end
object Label3: TLabel
Left = 240
Top = 44
Width = 60
Height = 12
Caption = #26089#36864#25187#27454#65306
end
object Label4: TLabel
Left = 240
Top = 20
Width = 60
Height = 12
Caption = #36831#21040#25187#27454#65306
end
object txtHoliday: TEdit
Left = 96
Top = 16
Width = 121
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
TabOrder = 0
end
object txtOverTime: TEdit
Left = 96
Top = 40
Width = 121
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
TabOrder = 1
end
object txtNoneWork: TEdit
Left = 312
Top = 40
Width = 121
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
TabOrder = 2
end
object txtLate: TEdit
Left = 312
Top = 16
Width = 121
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
TabOrder = 3
end
end
end
object TabSheet3: TTabSheet
Caption = #26381#21153#22120#35774#32622
ImageIndex = 2
object Label6: TLabel
Left = 248
Top = 16
Width = 60
Height = 12
Caption = #26381#21153#22120#21517#65306
end
object GroupBox2: TGroupBox
Left = 16
Top = 8
Width = 217
Height = 129
Caption = #26381#21153#22120#21015#34920
TabOrder = 0
object lstServer: TListBox
Left = 8
Top = 16
Width = 201
Height = 105
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
ItemHeight = 12
TabOrder = 0
OnClick = lstServerClick
end
end
object cmdAdd: TButton
Left = 256
Top = 112
Width = 89
Height = 25
Caption = #28155#21152
Enabled = False
TabOrder = 1
OnClick = cmdAddClick
end
object cmdDelete: TButton
Left = 368
Top = 112
Width = 89
Height = 25
Caption = #21024#38500
TabOrder = 2
OnClick = cmdDeleteClick
end
object txtServerName: TEdit
Left = 248
Top = 32
Width = 209
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
TabOrder = 3
OnChange = txtServerNameChange
end
end
object TabSheet4: TTabSheet
Caption = #26102#38388#35774#23450
ImageIndex = 3
object GroupBox3: TGroupBox
Left = 8
Top = 8
Width = 449
Height = 129
Caption = #26102#38388#35774#23450
TabOrder = 0
object Label7: TLabel
Left = 24
Top = 36
Width = 84
Height = 12
Caption = #19978#21320#19978#29677#26102#38388#65306
end
object Label8: TLabel
Left = 24
Top = 69
Width = 84
Height = 12
Caption = #19979#21320#19978#29677#26102#38388#65306
end
object Label9: TLabel
Left = 232
Top = 38
Width = 84
Height = 12
Caption = #19978#21320#19979#29677#26102#38388#65306
end
object Label10: TLabel
Left = 232
Top = 67
Width = 84
Height = 12
Caption = #19979#21320#19979#29677#26102#38388#65306
end
object txtTime1: TMaskEdit
Left = 111
Top = 32
Width = 111
Height = 20
EditMask = '!90:00;1;_'
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
MaxLength = 5
TabOrder = 0
Text = ' : '
end
object txtTime3: TMaskEdit
Left = 111
Top = 64
Width = 111
Height = 20
EditMask = '!90:00;1;_'
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
MaxLength = 5
TabOrder = 1
Text = ' : '
end
object txtTime2: TMaskEdit
Left = 319
Top = 32
Width = 111
Height = 20
EditMask = '!90:00;1;_'
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
MaxLength = 5
TabOrder = 2
Text = ' : '
end
object txtTime4: TMaskEdit
Left = 319
Top = 64
Width = 111
Height = 20
EditMask = '!90:00;1;_'
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
MaxLength = 5
TabOrder = 3
Text = ' : '
end
end
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -