📄 labh_t.dfm
字号:
inherited frmLabh_T: TfrmLabh_T
Left = 247
Top = 119
Width = 665
Height = 537
Caption = '团体工时登记'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object sgLabh: TSDGrid [0]
Left = 0
Top = 135
Width = 653
Height = 296
Color = clWhite
ColCount = 6
Ctl3D = False
DefaultRowHeight = 22
FixedColor = 8564917
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goThumbTracking]
ParentCtl3D = False
TabOrder = 5
OnDblClick = sgLabhDblClick
OnSelectCell = sgLabhSelectCell
OddGridColor = clWhite
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '行号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '员工编号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '加工单号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '所在工序代码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '工时'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '工时单价'
ColumnWidth = 0
end>
ColWidths = (
33
101
104
103
69
70)
end
object FloatPanel2: TFloatPanel [1]
Left = 0
Top = 135
Width = 657
Height = 302
Align = alClient
Color = clWhite
Caption = 'FloatPanel2'
ParentColor = False
TabOrder = 4
object Label15: TLabel
Left = 308
Top = 103
Width = 54
Height = 12
Caption = '详细说明:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label18: TLabel
Left = 45
Top = 19
Width = 30
Height = 12
Caption = '行号:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 21
Top = 48
Width = 54
Height = 12
Caption = '员工编号:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label20: TLabel
Left = 20
Top = 212
Width = 54
Height = 12
Caption = '加工单号:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 20
Top = 237
Width = 54
Height = 12
Caption = '工序代码:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object btnOK: TBitBtn
Left = 544
Top = 26
Width = 93
Height = 26
Caption = '确定(&O)'
ModalResult = 1
TabOrder = 4
TabStop = False
OnClick = btnOKClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object btnCancel: TBitBtn
Left = 544
Top = 55
Width = 93
Height = 26
Caption = '取消(&C)'
TabOrder = 5
TabStop = False
OnClick = btnCancelClick
Kind = bkCancel
end
object memLabdDesc: TMemo
Left = 309
Top = 118
Width = 217
Height = 47
Color = clWhite
Ctl3D = False
Lines.Strings = (
'')
ParentCtl3D = False
TabOrder = 3
end
object seLabdLine: TSDEdit
Left = 82
Top = 14
Width = 99
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seLabdLine'
SplitSymbol = ' | '
end
object Panel1: TPanel
Left = 15
Top = 70
Width = 245
Height = 133
BevelOuter = bvNone
Color = clWhite
TabOrder = 1
object Label11: TLabel
Left = 6
Top = 6
Width = 54
Height = 12
Caption = '员工姓名:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 6
Top = 110
Width = 30
Height = 12
Caption = '职务:'
Enabled = False
end
object Label14: TLabel
Left = 6
Top = 84
Width = 30
Height = 12
Caption = '工种:'
Enabled = False
end
object Label27: TLabel
Left = 6
Top = 58
Width = 54
Height = 12
Caption = '所属部门:'
Enabled = False
end
object Label26: TLabel
Left = 6
Top = 32
Width = 30
Height = 12
Caption = '性别:'
Enabled = False
end
object seEmployeeName: TSDEdit
Left = 66
Top = 1
Width = 174
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seEmployeeName'
SplitSymbol = ' | '
end
object scEmployeeDept: TSDComboBox
Left = 66
Top = 51
Width = 176
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 1
Text = 'scEmployeeDept'
Items.Strings = (
'1-生产'
'2-装配')
KeyItem = cbItem2
end
object seEmployeeTow: TSDEdit
Left = 66
Top = 78
Width = 175
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 2
Text = 'seEmployeeTow'
SplitSymbol = ' | '
end
object seEmployeeRank: TSDEdit
Left = 66
Top = 104
Width = 175
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 3
Text = 'seEmployeeRank'
SplitSymbol = ' | '
end
object seEmployeeSex: TSDEdit
Left = 66
Top = 27
Width = 93
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 4
Text = 'seEmployeeSex'
OnKeyDown = seLabhCodeKeyDown
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
end
object Panel2: TPanel
Left = 302
Top = 13
Width = 231
Height = 86
BevelOuter = bvNone
Color = clWhite
TabOrder = 2
object Label21: TLabel
Left = 4
Top = 11
Width = 54
Height = 12
Caption = '登记工时:'
end
object Label25: TLabel
Left = 4
Top = 38
Width = 54
Height = 12
Caption = '工时单价:'
end
object Label10: TLabel
Left = 4
Top = 65
Width = 54
Height = 12
Caption = '分配方式:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object seLabdTime: TSDEdit
Left = 59
Top = 5
Width = 148
Height = 18
Ctl3D = False
MaxLength = 12
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = '0'
DigLen = 4
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object seLabdPrice: TSDEdit
Left = 59
Top = 31
Width = 148
Height = 18
Ctl3D = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -