📄 salary_change.dfm
字号:
Left = 72
Top = 40
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 1
OnExit = Edit2Exit
end
object Edit3: TEdit
Left = 72
Top = 64
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 2
OnExit = Edit3Exit
end
object Edit4: TEdit
Left = 72
Top = 88
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 3
OnExit = Edit4Exit
end
object Edit5: TEdit
Left = 256
Top = 16
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 4
OnExit = Edit5Exit
end
object Edit6: TEdit
Left = 256
Top = 40
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 5
OnExit = Edit6Exit
end
object Edit7: TEdit
Left = 256
Top = 64
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 6
OnExit = Edit7Exit
end
object Edit11: TEdit
Left = 256
Top = 88
Width = 121
Height = 21
Enabled = False
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 7
end
end
object suiGroupBox2: TsuiGroupBox
Left = 424
Top = 208
Width = 201
Height = 121
UIStyle = MacOS
Caption = #34917#25187
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = True
ParentFont = False
TabOrder = 3
BorderColor = 8355711
object Label9: TLabel
Left = 16
Top = 24
Width = 49
Height = 13
AutoSize = False
Caption = #20445#38505#36153':'
end
object Label10: TLabel
Left = 16
Top = 48
Width = 49
Height = 13
AutoSize = False
Caption = #25151#31199#36153':'
end
object Label11: TLabel
Left = 32
Top = 72
Width = 38
Height = 13
AutoSize = False
Caption = #34917#25187':'
end
object Label12: TLabel
Left = 16
Top = 96
Width = 49
Height = 13
AutoSize = False
Caption = #25152#24471#31246':'
end
object Edit8: TEdit
Left = 72
Top = 16
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 0
OnExit = Edit8Exit
end
object Edit9: TEdit
Left = 72
Top = 40
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 1
OnExit = Edit9Exit
end
object Edit10: TEdit
Left = 72
Top = 64
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 2
OnExit = Edit10Exit
end
object Edit12: TEdit
Left = 72
Top = 88
Width = 121
Height = 21
Enabled = False
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 3
end
end
object suiButton1: TsuiButton
Left = 184
Top = 336
Width = 80
Height = 27
Caption = #20445#23384
AutoSize = False
UIStyle = MacOS
TabOrder = 4
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton1Click
ResHandle = 0
end
object suiButton2: TsuiButton
Left = 360
Top = 336
Width = 80
Height = 27
Caption = #36864#20986
AutoSize = False
UIStyle = MacOS
TabOrder = 5
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton2Click
ResHandle = 0
end
end
object Table1: TTable
AfterScroll = Table1AfterScroll
Left = 113
Top = 48
object Table1number: TStringField
FieldName = 'number'
Size = 6
end
object Table1name: TStringField
FieldName = 'name'
Size = 8
end
object Table1salary_date: TStringField
FieldName = 'salary_date'
Size = 2
end
object Table1Operator: TStringField
FieldName = 'Operator'
Size = 8
end
object Table1Base_salary: TFloatField
FieldName = 'Base_salary'
end
object Table1Float_salary: TFloatField
FieldName = 'Float_salary'
end
object Table1Allowance_salary: TFloatField
FieldName = 'Allowance_salary'
end
object Table1age_salary: TFloatField
FieldName = 'age_salary'
end
object Table1award: TFloatField
FieldName = 'award'
end
object Table1Addition_award: TFloatField
FieldName = 'Addition_award'
end
object Table1insurance: TFloatField
FieldName = 'insurance'
end
object Table1rent: TFloatField
FieldName = 'rent'
end
object Table1detain: TFloatField
FieldName = 'detain'
end
object Table1tax: TFloatField
FieldName = 'tax'
end
object Table1sum: TFloatField
FieldName = 'sum'
end
object Table1real_salary: TFloatField
FieldName = 'real_salary'
end
object Table1note: TStringField
FieldName = 'note'
end
object Table1rest: TFloatField
FieldName = 'rest'
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 176
Top = 48
end
object Table2: TTable
Left = 273
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -