📄 unit3.dfm
字号:
object Form3: TForm3
Left = 84
Top = 70
Width = 667
Height = 487
BorderIcons = [biSystemMenu]
Caption = '鲁抗医药集团有限公司劳保用品管理系统'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 659
Height = 25
Align = alTop
Caption = '鲁抗医药集团有限公司劳保用品管理系统'
Color = clGreen
Font.Charset = GB2312_CHARSET
Font.Color = clYellow
Font.Height = -19
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object PageControl1: TPageControl
Left = 0
Top = 25
Width = 659
Height = 435
ActivePage = TabSheet2
Align = alBottom
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
object TabSheet1: TTabSheet
Caption = '员工录入'
OnShow = TabSheet1Show
object Panel2: TPanel
Left = 0
Top = 0
Width = 361
Height = 407
Align = alLeft
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 48
Width = 52
Height = 13
Caption = '部门名称'
end
object Label2: TLabel
Left = 8
Top = 80
Width = 52
Height = 13
Caption = '部门编号'
end
object Label3: TLabel
Left = 8
Top = 110
Width = 52
Height = 13
Caption = '员工编号'
end
object Label4: TLabel
Left = 8
Top = 140
Width = 52
Height = 13
Caption = '员工姓名'
end
object Label5: TLabel
Left = 8
Top = 170
Width = 52
Height = 13
Caption = '姓名编码'
end
object Label6: TLabel
Left = 8
Top = 200
Width = 52
Height = 13
Caption = '员工性别'
end
object Label7: TLabel
Left = 8
Top = 230
Width = 52
Height = 13
Caption = '工种名称'
end
object Label8: TLabel
Left = 8
Top = 260
Width = 52
Height = 13
Caption = '工种编号'
end
object Label9: TLabel
Left = 184
Top = 48
Width = 65
Height = 13
Caption = '工作服规格'
end
object Label10: TLabel
Left = 184
Top = 80
Width = 52
Height = 13
Caption = '棉衣规格'
end
object Label11: TLabel
Left = 184
Top = 110
Width = 65
Height = 13
Caption = '白网鞋规格'
end
object Label12: TLabel
Left = 184
Top = 140
Width = 65
Height = 13
Caption = '布胶鞋规格'
end
object Label13: TLabel
Left = 184
Top = 170
Width = 52
Height = 13
Caption = '胶靴规格'
end
object Label14: TLabel
Left = 184
Top = 200
Width = 65
Height = 13
Caption = '绝缘鞋规格'
end
object Label15: TLabel
Left = 184
Top = 230
Width = 52
Height = 13
Caption = '衬衣规格'
end
object Label16: TLabel
Left = 184
Top = 260
Width = 65
Height = 13
Caption = '文化衫规格'
end
object Edit1: TEdit
Left = 72
Top = 72
Width = 90
Height = 21
Enabled = False
TabOrder = 1
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 72
Top = 102
Width = 90
Height = 21
TabOrder = 2
OnKeyPress = Edit2KeyPress
end
object Edit3: TEdit
Left = 72
Top = 132
Width = 90
Height = 21
TabOrder = 3
OnExit = Edit3Exit
OnKeyPress = Edit3KeyPress
end
object Edit4: TEdit
Left = 72
Top = 162
Width = 89
Height = 21
TabOrder = 4
OnKeyPress = Edit4KeyPress
end
object Edit5: TEdit
Left = 72
Top = 252
Width = 90
Height = 21
Enabled = False
TabOrder = 5
OnKeyPress = Edit5KeyPress
end
object Edit6: TEdit
Left = 260
Top = 132
Width = 90
Height = 21
TabOrder = 6
Text = '25'
end
object Edit7: TEdit
Left = 260
Top = 162
Width = 90
Height = 21
TabOrder = 7
Text = '25'
end
object ComboBox1: TComboBox
Left = 72
Top = 42
Width = 90
Height = 21
Style = csDropDownList
ItemHeight = 13
Sorted = True
TabOrder = 0
OnClick = ComboBox1Click
OnExit = ComboBox1Exit
OnKeyPress = ComboBox1KeyPress
end
object ComboBox2: TComboBox
Left = 72
Top = 192
Width = 90
Height = 21
ItemHeight = 13
TabOrder = 8
Text = '男'
OnKeyPress = ComboBox2KeyPress
Items.Strings = (
'男'
'女')
end
object ComboBox3: TComboBox
Left = 72
Top = 222
Width = 90
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 9
OnExit = ComboBox3Exit
OnKeyPress = ComboBox3KeyPress
end
object ComboBox4: TComboBox
Left = 260
Top = 42
Width = 90
Height = 21
ItemHeight = 13
TabOrder = 10
Text = 'm72'
OnKeyPress = ComboBox4KeyPress
Items.Strings = (
'm68'
'm70'
'm72'
'm74'
'm76'
'm78'
'm80'
'w68'
'w70'
'w72'
'w74'
'w76'
'w78'
'w80')
end
object ComboBox5: TComboBox
Left = 260
Top = 72
Width = 90
Height = 21
ItemHeight = 13
TabOrder = 11
Text = 'm72'
OnKeyPress = ComboBox5KeyPress
Items.Strings = (
'm70'
'm72'
'm74'
'm76'
'm78'
'm80'
'm82'
'w70'
'w72'
'w74'
'w76'
'w78'
'w80'
'w82')
end
object ComboBox6: TComboBox
Left = 260
Top = 102
Width = 90
Height = 21
ItemHeight = 13
TabOrder = 12
Text = '25'
OnKeyPress = ComboBox6KeyPress
Items.Strings = (
'23'
'23.5'
'24'
'24.5'
'25'
'25.5'
'26'
'26.5'
'27'
'27.5')
end
object ComboBox7: TComboBox
Left = 260
Top = 222
Width = 90
Height = 21
ItemHeight = 13
TabOrder = 13
Text = 'm40'
OnKeyPress = ComboBox7KeyPress
Items.Strings = (
'm36'
'm37'
'm38'
'm39'
'm40'
'm41'
'm42'
'm43'
'm44'
'w36'
'w37'
'w38'
'w39'
'w40'
'w41'
'w42'
'w43'
'w44')
end
object Edit8: TEdit
Left = 260
Top = 192
Width = 90
Height = 21
TabOrder = 14
Text = '25'
end
object ComboBox8: TComboBox
Left = 260
Top = 252
Width = 90
Height = 21
ItemHeight = 13
TabOrder = 15
Text = 'm40'
OnKeyPress = ComboBox8KeyPress
Items.Strings = (
'm68'
'm70'
'm72'
'm74'
'm76'
'm78'
'm80'
'w68'
'w70'
'w72'
'w74'
'w76'
'w78'
'w80')
end
object BitBtn1: TBitBtn
Left = 160
Top = 296
Width = 81
Height = 25
Caption = '保存记录'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 16
OnClick = BitBtn1Click
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object Panel5: TPanel
Left = 1
Top = 1
Width = 359
Height = 32
Align = alTop
BevelOuter = bvLowered
Caption = '员工基本资料录入'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -21
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 17
end
end
object Panel3: TPanel
Left = 361
Top = 0
Width = 291
Height = 407
Align = alLeft
TabOrder = 1
object Label18: TLabel
Left = 128
Top = 160
Width = 49
Height = 13
Caption = 'Label18'
end
object Label19: TLabel
Left = 208
Top = 160
Width = 49
Height = 13
Caption = 'Label19'
end
object Label21: TLabel
Left = 16
Top = 280
Width = 240
Height = 12
Caption = '修改完毕请按向上或向下的箭头按键自动保存'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -