📄 historyfind.~dfm
字号:
object HistoryForm: THistoryForm
Left = 226
Top = 233
Width = 623
Height = 352
Caption = #21382#21490#36164#26009#26597#35810
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #21326#25991#26999#20307
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 120
TextHeight = 14
object Label1: TLabel
Left = 32
Top = 16
Width = 52
Height = 14
Caption = #24037#36164#32534#21495
end
object Label2: TLabel
Left = 224
Top = 16
Width = 55
Height = 14
Caption = #32844#24037#22995#21517' '
end
object Label3: TLabel
Left = 408
Top = 16
Width = 52
Height = 14
Caption = #26597#35810#24180#20221
end
object Edit1: TEdit
Left = 88
Top = 8
Width = 121
Height = 22
TabOrder = 0
end
object Edit2: TEdit
Left = 280
Top = 8
Width = 121
Height = 22
TabOrder = 1
end
object Edit3: TEdit
Left = 464
Top = 8
Width = 121
Height = 22
TabOrder = 2
OnExit = Edit3Exit
end
object DBGrid1: TDBGrid
Left = 32
Top = 40
Width = 553
Height = 225
DataSource = DataSource1
ReadOnly = True
TabOrder = 3
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #21326#25991#26999#20307
TitleFont.Style = []
end
object BitBtn1: TBitBtn
Left = 232
Top = 272
Width = 113
Height = 33
Caption = #36864#20986
TabOrder = 4
OnClick = BitBtn1Click
end
object Table1: TTable
DatabaseName = 'gzgl'
TableName = 'ls2003.DB'
Left = 24
Top = 8
object Table1number: TStringField
DisplayLabel = #24037#36164#32534#21495
FieldName = 'number'
Required = True
Size = 6
end
object Table1name: TStringField
DisplayLabel = #32844#24037#22995#21517
FieldName = 'name'
Required = True
Size = 8
end
object Table1operator: TStringField
DisplayLabel = #25805#20316#21592
FieldName = 'operator'
Required = True
Size = 8
end
object Table1base_salary: TFloatField
DisplayLabel = #22522#26412#24037#36164
FieldName = 'base_salary'
Required = True
end
object Table1float_salary: TFloatField
DisplayLabel = #28014#21160#24037#36164
FieldName = 'float_salary'
Required = True
end
object Table1allowance_salary: TFloatField
DisplayLabel = #23703#20301#27941#36148
FieldName = 'allowance_salary'
Required = True
end
object Table1age_salary: TFloatField
DisplayLabel = #24037#40836#24037#36164'y'
FieldName = 'age_salary'
Required = True
end
object Table1award: TFloatField
DisplayLabel = #22870#37329
FieldName = 'award'
Required = True
end
object Table1addition_award: TFloatField
DisplayLabel = #34917#36148
FieldName = 'addition_award'
Required = True
end
object Table1insurance: TFloatField
DisplayLabel = #20445#38505
FieldName = 'insurance'
Required = True
end
object Table1rent: TFloatField
DisplayLabel = #25151#31199
FieldName = 'rent'
Required = True
end
object Table1detain: TFloatField
DisplayLabel = #34917#25187
FieldName = 'detain'
Required = True
end
object Table1sum: TFloatField
DisplayLabel = #24037#36164#24635#39069
FieldName = 'sum'
Required = True
end
object Table1note: TStringField
DisplayLabel = #35828#26126
FieldName = 'note'
end
object Table1operator_date: TDateField
DisplayLabel = #26368#21518#25805#20316#26085#26399
FieldName = 'operator_date'
Required = True
end
object Table1rest: TFloatField
DisplayLabel = #20854#20313
FieldName = 'rest'
Required = True
end
object Table1tax: TFloatField
DisplayLabel = #25152#24471#31246
FieldName = 'tax'
Required = True
end
object Table1real_salary: TFloatField
DisplayLabel = #23454#21457#24037#36164
FieldName = 'real_salary'
Required = True
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 56
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -