📄 employeeinfo.dfm
字号:
inherited f_employeeinfo: Tf_employeeinfo
Left = 79
Top = 130
Caption = #21592#24037#20449#24687#31649#29702
ClientHeight = 392
ClientWidth = 719
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label6: TLabel
Left = 273
Top = 8
Width = 150
Height = 24
Alignment = taCenter
Caption = #21592#24037#20449#24687#31649#29702
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Panel2: TPanel
Left = 0
Top = 354
Width = 719
Height = 38
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label7: TLabel
Left = 6
Top = 12
Width = 107
Height = 13
AutoSize = False
Caption = #35831#35774#32622#26597#35810#26465#20214
end
object Label8: TLabel
Left = 190
Top = 12
Width = 19
Height = 13
AutoSize = False
Caption = '='
end
object Add: TBitBtn
Left = 378
Top = 9
Width = 75
Height = 21
Caption = #28155#21152
TabOrder = 0
OnClick = AddClick
end
object Cancel: TBitBtn
Left = 462
Top = 9
Width = 75
Height = 21
Caption = #21462#28040
TabOrder = 1
OnClick = CancelClick
end
object Update: TBitBtn
Left = 546
Top = 9
Width = 75
Height = 21
Caption = #20462#25913
TabOrder = 2
OnClick = UpdateClick
end
object Delete: TBitBtn
Left = 630
Top = 9
Width = 75
Height = 21
Caption = #21024#38500
TabOrder = 3
OnClick = DeleteClick
end
object Field: TComboBox
Left = 106
Top = 8
Width = 81
Height = 22
Style = csOwnerDrawFixed
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
ItemHeight = 16
TabOrder = 4
Items.Strings = (
#21592#24037#22995#21517
#21592#24037#24037#21495
#23398#21382)
end
object Query: TBitBtn
Left = 301
Top = 9
Width = 68
Height = 21
Caption = #26597#35810
TabOrder = 5
OnClick = QueryClick
end
object Value: TEdit
Left = 203
Top = 10
Width = 89
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 6
Text = 'Value'
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 130
Width = 719
Height = 224
Align = alBottom
DataSource = employeeSource
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = 'workerID'
Title.Caption = #21592#24037#24037#21495
Width = 74
Visible = True
end
item
Expanded = False
FieldName = 'workername'
Title.Caption = #21592#24037#22995#21517
Width = 58
Visible = True
end
item
Expanded = False
FieldName = 'sex'
Title.Caption = #24615#21035
Width = 53
Visible = True
end
item
Expanded = False
FieldName = 'knowledge'
Title.Caption = #23398#21382
Width = 53
Visible = True
end
item
Expanded = False
FieldName = 'phone'
Title.Caption = #32852#31995#26041#24335
Width = 93
Visible = True
end
item
Expanded = False
FieldName = 'address'
Title.Caption = #22320#22336
Width = 115
Visible = True
end
item
Expanded = False
FieldName = 'duty'
Title.Caption = #32844#21153
Width = 72
Visible = True
end
item
Expanded = False
FieldName = 'Engagetime'
Title.Caption = #32856#29992#26102#38388
Width = 91
Visible = True
end
item
Expanded = False
FieldName = 'memo'
Title.Caption = #22791#27880
Width = 73
Visible = True
end>
end
object Panel1: TPanel
Left = 0
Top = 43
Width = 719
Height = 87
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 38
Top = 14
Width = 66
Height = 13
AutoSize = False
Caption = #21592#24037#24037#21495
end
object Label2: TLabel
Left = 37
Top = 38
Width = 62
Height = 13
AutoSize = False
Caption = #21592#24037#22995#21517
end
object Label3: TLabel
Left = 275
Top = 37
Width = 37
Height = 13
AutoSize = False
Caption = #23398#21382
end
object Label4: TLabel
Left = 276
Top = 13
Width = 38
Height = 13
AutoSize = False
Caption = #24615#21035
end
object Label5: TLabel
Left = 481
Top = 13
Width = 38
Height = 13
AutoSize = False
Caption = #30005#35805
end
object Label9: TLabel
Left = 481
Top = 38
Width = 40
Height = 13
AutoSize = False
Caption = #22320#22336
end
object Label10: TLabel
Left = 37
Top = 62
Width = 62
Height = 13
AutoSize = False
Caption = #32856#29992#26102#38388
end
object Label11: TLabel
Left = 277
Top = 61
Width = 37
Height = 13
AutoSize = False
Caption = #32844#21153
end
object Label12: TLabel
Left = 481
Top = 62
Width = 40
Height = 13
AutoSize = False
Caption = #22791#27880
end
object Sex: TComboBox
Left = 310
Top = 8
Width = 112
Height = 22
Style = csOwnerDrawFixed
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
ItemHeight = 16
TabOrder = 1
OnKeyDown = WorkerIDKeyDown
Items.Strings = (
#30007
#22899)
end
object Knowledge: TComboBox
Left = 310
Top = 32
Width = 112
Height = 22
Style = csOwnerDrawFixed
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
ItemHeight = 16
TabOrder = 2
OnKeyDown = WorkerIDKeyDown
Items.Strings = (
#22823#23398
#22823#19987
#20013#19987
#39640#20013
#21021#20013
#23567#23398
#30740#31350#29983
#21338#22763)
end
object EngageTime: TDateTimePicker
Left = 100
Top = 58
Width = 112
Height = 21
Date = 38409.377867372680000000
Time = 38409.377867372680000000
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
TabOrder = 0
OnKeyDown = WorkerIDKeyDown
end
object Duty: TComboBox
Left = 310
Top = 57
Width = 112
Height = 22
Style = csOwnerDrawFixed
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
ItemHeight = 16
TabOrder = 3
OnKeyDown = WorkerIDKeyDown
end
object WorkerID: TEdit
Left = 100
Top = 9
Width = 110
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 4
OnKeyDown = WorkerIDKeyDown
end
object Workername: TEdit
Left = 100
Top = 33
Width = 110
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 5
OnKeyDown = WorkerIDKeyDown
end
object Phone: TEdit
Left = 517
Top = 8
Width = 121
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 6
OnKeyDown = WorkerIDKeyDown
OnKeyPress = PhoneKeyPress
end
object Address: TEdit
Left = 518
Top = 34
Width = 121
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 7
OnKeyDown = WorkerIDKeyDown
end
object Memo: TEdit
Left = 518
Top = 60
Width = 121
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 8
Text = #31354
OnKeyDown = WorkerIDKeyDown
end
end
object employeeSource: TDataSource
Left = 40
Top = 240
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -