?? frmmodyfysalary.dfm
字號:
object ModifySalaryForm: TModifySalaryForm
Left = 262
Top = 170
Width = 637
Height = 514
Caption = #24037#36164#29983#25104#19982#35745#31639
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object panChild: TPanel
Left = 0
Top = 0
Width = 629
Height = 487
Align = alClient
BevelInner = bvLowered
TabOrder = 0
DesignSize = (
629
487)
object cmdClose: TButton
Left = 544
Top = 448
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = #20851#38381
TabOrder = 0
OnClick = cmdCloseClick
end
object grbSalaryInfo: TGroupBox
Left = 8
Top = 8
Width = 225
Height = 417
Anchors = [akLeft, akTop, akBottom]
Caption = #20462#25913#21592#24037#24037#36164
TabOrder = 1
DesignSize = (
225
417)
object Label1: TLabel
Left = 26
Top = 41
Width = 48
Height = 12
Anchors = []
Caption = #21592#24037#32534#21495
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 26
Top = 130
Width = 48
Height = 12
Anchors = []
Caption = #23703#20301#27941#36148
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 26
Top = 254
Width = 48
Height = 12
Anchors = []
Caption = #22522#26412#24037#36164
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 26
Top = 299
Width = 48
Height = 12
Anchors = []
Caption = #32844#21153#27941#36148
FocusControl = DBEdit4
end
object Label5: TLabel
Left = 11
Top = 170
Width = 66
Height = 12
Anchors = []
Caption = #20854#23427#24037#36164#39033'1'
FocusControl = DBEdit5
end
object Label6: TLabel
Left = 10
Top = 336
Width = 66
Height = 12
Anchors = []
Caption = #20854#23427#24037#36164#39033'2'
FocusControl = DBEdit6
end
object Label7: TLabel
Left = 50
Top = 378
Width = 24
Height = 12
Anchors = []
Caption = #22870#37329
FocusControl = DBEdit7
end
object Label8: TLabel
Left = 50
Top = 209
Width = 24
Height = 12
Anchors = []
Caption = #32602#37329
FocusControl = DBEdit8
end
object Label9: TLabel
Left = 26
Top = 86
Width = 48
Height = 12
Anchors = []
Caption = #21592#24037#22995#21517
FocusControl = DBEdit9
end
object DBEdit1: TDBEdit
Left = 82
Top = 38
Width = 129
Height = 20
Anchors = []
DataField = 'ID'
DataSource = dmDataSource.dsSalary
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 82
Top = 128
Width = 129
Height = 20
Anchors = []
DataField = 'DEPARTMENT_SALARY'
DataSource = dmDataSource.dsSalary
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 82
Top = 251
Width = 129
Height = 20
Anchors = []
DataField = 'BASE_SALARY'
DataSource = dmDataSource.dsSalary
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 82
Top = 296
Width = 129
Height = 20
Anchors = []
DataField = 'VOCATION_SALARY'
DataSource = dmDataSource.dsSalary
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 82
Top = 167
Width = 129
Height = 20
Anchors = []
DataField = 'OTHER_SALARY1'
DataSource = dmDataSource.dsSalary
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 82
Top = 334
Width = 129
Height = 20
Anchors = []
DataField = 'OTHER_SALARY2'
DataSource = dmDataSource.dsSalary
TabOrder = 5
end
object DBEdit7: TDBEdit
Left = 82
Top = 375
Width = 129
Height = 20
Anchors = []
DataField = 'BONUS'
DataSource = dmDataSource.dsSalary
TabOrder = 6
end
object DBEdit8: TDBEdit
Left = 83
Top = 206
Width = 128
Height = 20
Anchors = []
DataField = 'MULCT'
DataSource = dmDataSource.dsSalary
TabOrder = 7
end
object DBEdit9: TDBEdit
Left = 82
Top = 83
Width = 129
Height = 20
Anchors = []
DataField = 'ID'
DataSource = dmDataSource.dsSalary
TabOrder = 8
end
end
object grbSalaryList: TGroupBox
Left = 240
Top = 8
Width = 377
Height = 417
Anchors = [akLeft, akTop, akRight, akBottom]
Caption = #24037#36164#21015#34920
TabOrder = 2
DesignSize = (
377
417)
object grdSalaryList: TDBGrid
Left = 8
Top = 16
Width = 361
Height = 393
Anchors = [akLeft, akTop, akRight, akBottom]
DataSource = dmDataSource.dsSalary
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
end
object cmdSave: TButton
Left = 456
Top = 448
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = #20462#25913
TabOrder = 3
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -