📄 changeemployeeunit.~dfm
字号:
object frm_changeemployee: Tfrm_changeemployee
Left = 365
Top = 105
Width = 399
Height = 319
Caption = #21592#24037#22522#26412#20449#24687#20462#25913#21024#38500'...'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox2: TGroupBox
Left = 8
Top = 8
Width = 377
Height = 241
Caption = #21592#24037#22522#26412#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 208
Top = 32
Width = 63
Height = 13
Caption = #21592#24037#22995#21517': '
end
object Label11: TLabel
Left = 209
Top = 72
Width = 60
Height = 13
Caption = #24615' '#21035': '
end
object Label2: TLabel
Left = 16
Top = 72
Width = 63
Height = 13
Caption = #27665' '#26063': '
end
object Label5: TLabel
Left = 209
Top = 112
Width = 63
Height = 13
Caption = #23398' '#21382': '
end
object Label3: TLabel
Left = 16
Top = 172
Width = 60
Height = 13
Caption = #21592#24037#20303#22336': '
end
object Label9: TLabel
Left = 16
Top = 140
Width = 60
Height = 13
Caption = #30005' '#35805': '
end
object Label4: TLabel
Left = 16
Top = 104
Width = 63
Height = 13
Caption = #29983' '#26085': '
end
object Label7: TLabel
Left = 209
Top = 144
Width = 63
Height = 13
Caption = #21152#30431#26102#38388': '
end
object Label6: TLabel
Left = 16
Top = 32
Width = 63
Height = 13
Caption = #21592#24037#32534#21495': '
end
object Label8: TLabel
Left = 16
Top = 212
Width = 60
Height = 13
Caption = #22791' '#27880': '
end
object ename: TEdit
Left = 272
Top = 28
Width = 97
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
TabOrder = 0
end
object sex: TComboBox
Left = 272
Top = 68
Width = 97
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ItemHeight = 13
ParentFont = False
TabOrder = 1
Items.Strings = (
#30007
#22899)
end
object eduLevel: TComboBox
Left = 272
Top = 108
Width = 97
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ItemHeight = 13
ParentFont = False
TabOrder = 2
Items.Strings = (
#21338#22763
#30805#22763
#26412#31185
#19987#31185
#39640#20013
#20854#20182)
end
object address: TEdit
Left = 80
Top = 168
Width = 233
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
TabOrder = 3
end
object tel: TEdit
Left = 80
Top = 136
Width = 105
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
TabOrder = 4
end
object birthDay: TDateTimePicker
Left = 80
Top = 101
Width = 105
Height = 21
Date = 37660.459214328700000000
Time = 37660.459214328700000000
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 5
end
object joinTime: TDateTimePicker
Left = 272
Top = 140
Width = 97
Height = 21
Date = 37660.459300335600000000
Time = 37660.459300335600000000
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 6
end
object id: TEdit
Left = 80
Top = 28
Width = 105
Height = 21
Color = clScrollBar
Enabled = False
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 7
Text = 'id'
end
object folk: TComboBox
Left = 80
Top = 64
Width = 105
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
ItemHeight = 13
TabOrder = 8
Items.Strings = (
#27721#26063
#34255#26063
#22238#26063
#32500#21566#23572#26063
#22766#26063
#22865#20025)
end
object note: TEdit
Left = 80
Top = 208
Width = 233
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
TabOrder = 9
end
end
object b_modify: TButton
Left = 104
Top = 256
Width = 75
Height = 25
Caption = #20462' '#25913
TabOrder = 1
OnClick = b_modifyClick
end
object b_close: TButton
Left = 208
Top = 256
Width = 75
Height = 25
Caption = #20851' '#38381
ModalResult = 1
TabOrder = 2
end
object b_del: TButton
Left = 104
Top = 256
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 3
OnClick = b_delClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -