📄 wpe.dfm
字号:
inherited frmWpe: TfrmWpe
Left = 111
Top = 102
Width = 589
Height = 500
BorderIcons = [biSystemMenu]
Caption = '工单工序员工维护'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 432
Width = 581
end
inherited CoolBar1: TCoolBar
Width = 581
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 581
end>
inherited tbMainBar: TToolBar
Width = 568
inherited tbGenrate: TToolButton
Visible = True
end
inherited ToolButton3: TToolButton
Visible = True
end
end
end
object FloatPanel1: TFloatPanel [2]
Left = 313
Top = 69
Width = 268
Height = 363
Align = alClient
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 2
object Label2: TLabel
Left = 7
Top = 57
Width = 54
Height = 12
Caption = '员工编号:'
end
object Label11: TLabel
Left = 8
Top = 154
Width = 54
Height = 12
Caption = '计费方式:'
end
object Label7: TLabel
Left = 8
Top = 178
Width = 54
Height = 12
Caption = '计时费率:'
end
object Label8: TLabel
Left = 8
Top = 200
Width = 54
Height = 12
Caption = '计件费率:'
end
object Label5: TLabel
Left = 7
Top = 11
Width = 54
Height = 12
Caption = '所属车间:'
end
object Label6: TLabel
Left = 7
Top = 34
Width = 54
Height = 12
Caption = '所在班组:'
end
object Panel1: TPanel
Left = 4
Top = 70
Width = 231
Height = 77
BevelOuter = bvNone
Color = clWhite
Ctl3D = False
ParentCtl3D = False
TabOrder = 3
object Label10: TLabel
Left = 3
Top = 60
Width = 30
Height = 12
Caption = '工种:'
Enabled = False
end
object Label1: TLabel
Left = 3
Top = 11
Width = 54
Height = 12
Caption = '员工姓名:'
Enabled = False
end
object Label4: TLabel
Left = 3
Top = 36
Width = 30
Height = 12
Caption = '性别:'
Enabled = False
end
object seWpeEmployeeTow: TSDEdit
Left = 57
Top = 54
Width = 150
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 2
Text = 'seWpeEmployeeTow'
SplitSymbol = ' | '
end
object seWpeEmployeeName: TSDEdit
Left = 57
Top = 5
Width = 150
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 0
Text = 'seWpeEmployeeName'
SplitSymbol = ' | '
end
object scWpeEmployeeSex: TSDComboBox
Left = 57
Top = 27
Width = 102
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 1
Items.Strings = (
'0-男'
'1-女')
end
end
object scWpeEmployee: TSDComboBox
Left = 60
Top = 49
Width = 186
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
OnClick = scWpeEmployeeClick
KeyItem = cbItem2
end
object scWpeWageType: TSDComboBox
Left = 61
Top = 147
Width = 116
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 4
OnClick = scWpeWageTypeClick
Items.Strings = (
'1-计时'
'2-计件')
end
object seWpeLabRate: TSDEdit
Left = 61
Top = 172
Width = 115
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 5
SplitSymbol = ' | '
end
object seWpePieceRate: TSDEdit
Left = 61
Top = 194
Width = 115
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 6
SplitSymbol = ' | '
end
object scWpeShop: TSDComboBox
Left = 60
Top = 4
Width = 186
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
OnClick = scWpeShopClick
KeyItem = cbItem2
end
object scWpeTeam: TSDComboBox
Left = 60
Top = 27
Width = 186
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 1
OnClick = scWpeTeamClick
KeyItem = cbItem2
end
end
object sgWpe: TSDGrid [3]
Left = 0
Top = 69
Width = 313
Height = 363
Align = alLeft
Color = clWhite
ColCount = 3
Ctl3D = False
DefaultRowHeight = 20
FixedColor = 8564917
FixedCols = 0
RowCount = 4
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
TabOrder = 3
OnClick = sgWpeClick
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>
ColWidths = (
90
94
91)
end
object FloatPanel2: TFloatPanel [4]
Left = 0
Top = 39
Width = 581
Height = 30
Align = alTop
Color = clWhite
Caption = 'FloatPanel2'
ParentColor = False
TabOrder = 4
object Label9: TLabel
Left = 7
Top = 7
Width = 54
Height = 12
Caption = '加工单号:'
end
object Label3: TLabel
Left = 167
Top = 7
Width = 54
Height = 12
Caption = '工序代码:'
end
object labWpeWo: TLabel
Left = 62
Top = 7
Width = 30
Height = 12
Caption = 'WpeWo'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object scWpeProcess: TSDComboBox
Left = 222
Top = 2
Width = 198
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
KeyItem = cbItem2
end
end
inherited RecPrintDlg: TPrintDialog
Left = 377
Top = 299
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 347
Top = 299
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -