📄 employee.dfm
字号:
TabOrder = 5
Text = 'seEmployeeIDCard'
CharType = ctNumeric
SplitSymbol = ' | '
end
object deEmployeeBorthDay: TDateEdit
Left = 82
Top = 76
Width = 128
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-04-24'
InitDate = '2001-04-24'
ModalResult = 0
TabOrder = 3
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object scEmployeeEdu: TSDComboBox
Left = 82
Top = 146
Width = 128
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 6
KeyItem = cbItem2
end
object scEmployeeSex: TSDComboBox
Left = 82
Top = 52
Width = 128
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
KeyItem = cbItem2
end
object seEmployeeAddr: TSDEdit
Left = 82
Top = 218
Width = 351
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 80
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 8
Text = 'seEmployeeAddr'
SplitSymbol = ' | '
end
object seEmployeeZip: TSDEdit
Left = 82
Top = 242
Width = 103
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 6
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 9
Text = 'seEmployeeZip'
CharType = ctMathematic
SplitSymbol = ' | '
end
object seEmployeeTel: TSDEdit
Left = 234
Top = 242
Width = 175
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 20
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 10
Text = 'seEmployeeTel'
CharType = ctMathematic
SplitSymbol = ' | '
end
object deEmployeeCdate: TDateEdit
Left = 82
Top = 99
Width = 128
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-04-24'
InitDate = '2001-04-24'
ModalResult = 0
TabOrder = 4
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object seEmployeeRpr: TSDEdit
Left = 82
Top = 195
Width = 351
Height = 18
Ctl3D = False
MaxLength = 80
ParentColor = True
ParentCtl3D = False
TabOrder = 7
Text = 'seEmployeeRpr'
SplitSymbol = ' | '
end
object GroupBox1: TGroupBox
Left = 12
Top = 269
Width = 425
Height = 95
Caption = '就职资料'
TabOrder = 11
object Label4: TLabel
Left = 9
Top = 21
Width = 54
Height = 12
Caption = '所属部门:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 9
Top = 45
Width = 30
Height = 12
Caption = '职位:'
end
object Label11: TLabel
Left = 213
Top = 19
Width = 54
Height = 12
Caption = '所属车间:'
end
object Label15: TLabel
Left = 215
Top = 45
Width = 54
Height = 12
Caption = '所属班组:'
end
object Label16: TLabel
Left = 9
Top = 68
Width = 30
Height = 12
Caption = '工种:'
end
object Label17: TLabel
Left = 215
Top = 68
Width = 54
Height = 12
Caption = '技术水平:'
end
object scEmployeeRank: TSDComboBox
Left = 45
Top = 41
Width = 157
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 1
KeyItem = cbItem2
end
object scEmployeeShop: TSDComboBox
Left = 276
Top = 14
Width = 131
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
OnClick = scEmployeeShopClick
KeyItem = cbItem2
end
object scEmployeeTeam: TSDComboBox
Left = 276
Top = 39
Width = 131
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
KeyItem = cbItem2
end
object scEmployeeTow: TSDComboBox
Left = 45
Top = 64
Width = 157
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 3
KeyItem = cbItem2
end
object scEmployeeSkill: TSDComboBox
Left = 276
Top = 64
Width = 131
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 4
KeyItem = cbItem2
end
object scEmployeeDept: TSDEdit
Left = 65
Top = 16
Width = 134
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = 'scEmployeeDept'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
end
object scEmployeeWct: TSDComboBox
Left = 100
Top = 370
Width = 129
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 12
KeyItem = cbItem2
end
object deEmployeeLdate: TDateEdit
Left = 328
Top = 370
Width = 93
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-04-24'
InitDate = '2001-04-24'
ModalResult = 0
TabOrder = 13
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object scEmployeeState: TSDComboBox
Left = 272
Top = 148
Width = 73
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 14
Text = 'scEmployeeState'
Items.Strings = (
'在职'
'离职')
ReadOnly = True
end
object scEmployeeLr: TSDComboBox
Left = 92
Top = 395
Width = 329
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 15
KeyItem = cbItem2
end
object seEmployeeUser: TSDEdit
Left = 304
Top = 420
Width = 101
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 16
Text = 'seEmployeeUser'
SplitSymbol = ' | '
end
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 463
end
object OpenPictureDialog1: TOpenPictureDialog
Options = [ofHideReadOnly, ofPathMustExist, ofEnableSizing]
Title = '打开员工图象文件'
Left = 569
Top = 71
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -