📄 wn.dfm
字号:
inherited frmWn: TfrmWn
Left = 66
Top = 55
Width = 715
Height = 558
BorderIcons = [biSystemMenu, biMaximize]
Caption = '工票'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 490
Width = 707
end
inherited CoolBar1: TCoolBar
Width = 707
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 707
end>
inherited tbMainBar: TToolBar
Width = 694
inherited tbAddHead: TToolButton
Visible = False
end
inherited tbDeleteHead: TToolButton
Visible = False
end
inherited tbGenrate: TToolButton
Visible = True
end
inherited tbClose: TToolButton
Visible = True
end
end
end
object sgWn: TSDGrid [2]
Left = 0
Top = 39
Width = 337
Height = 451
Align = alLeft
Color = 16441822
ColCount = 4
Ctl3D = False
DefaultRowHeight = 20
FixedColor = 8564917
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
TabOrder = 2
OnClick = sgWnClick
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>
ColWidths = (
102
79
68
66)
end
object pgWn: TPageControl [3]
Left = 337
Top = 39
Width = 370
Height = 451
ActivePage = tsWnBase
Align = alClient
Style = tsFlatButtons
TabOrder = 3
object tsWnBase: TTabSheet
Caption = '基本资料'
object fpWnBase: TFloatPanel
Left = 0
Top = 0
Width = 362
Height = 421
Align = alClient
Color = 16441822
Caption = 'fpWnBase'
ParentColor = False
TabOrder = 0
object Label2: TLabel
Left = 10
Top = 14
Width = 42
Height = 12
Caption = '工票号:'
end
object Label3: TLabel
Left = 10
Top = 65
Width = 54
Height = 12
Caption = '工票日期:'
end
object Label4: TLabel
Left = 10
Top = 90
Width = 54
Height = 12
Caption = '所在工序:'
end
object Label6: TLabel
Left = 10
Top = 116
Width = 54
Height = 12
Caption = '产品编码:'
end
object Label7: TLabel
Left = 10
Top = 167
Width = 54
Height = 12
Caption = '计量单位:'
end
object Label16: TLabel
Left = 10
Top = 192
Width = 54
Height = 12
Caption = '计划数量:'
end
object Label19: TLabel
Left = 10
Top = 269
Width = 30
Height = 12
Caption = '批号:'
end
object Label20: TLabel
Left = 10
Top = 243
Width = 54
Height = 12
Caption = '在制货位:'
end
object Label32: TLabel
Left = 10
Top = 141
Width = 54
Height = 12
Caption = '产品名称:'
end
object Label1: TLabel
Left = 10
Top = 39
Width = 42
Height = 12
Caption = '工单号:'
end
object Label23: TLabel
Left = 10
Top = 218
Width = 54
Height = 12
Caption = '计划工时:'
end
object seWnCode: TSDEdit
Left = 63
Top = 11
Width = 138
Height = 18
Ctl3D = False
Enabled = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seWnCode'
SplitSymbol = ' | '
end
object deWnDate: TDateEdit
Left = 63
Top = 62
Width = 86
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-04-26'
InitDate = '2001-04-26'
ModalResult = 0
TabOrder = 2
Color = 49996254
Ctl3D = False
ParentCtl3D = False
end
object scWnProcess: TSDComboBox
Left = 63
Top = 88
Width = 161
Height = 20
Ctl3D = False
Enabled = False
ItemHeight = 12
ParentColor = True
ParentCtl3D = False
TabOrder = 3
Text = 'scWnProcess'
KeyItem = cbItem2
end
object scWnUnit: TSDComboBox
Left = 63
Top = 165
Width = 108
Height = 20
Ctl3D = False
Enabled = False
ItemHeight = 12
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = 'scWnUnit'
KeyItem = cbItem2
end
object GroupBox1: TGroupBox
Left = 10
Top = 294
Width = 183
Height = 115
TabOrder = 10
object Label10: TLabel
Left = 5
Top = 16
Width = 66
Height = 12
Caption = '计划开始日:'
end
object Label11: TLabel
Left = 5
Top = 41
Width = 66
Height = 12
Caption = '计划结束日:'
end
object Label12: TLabel
Left = 5
Top = 66
Width = 66
Height = 12
Caption = '实际开始日:'
end
object Label13: TLabel
Left = 5
Top = 91
Width = 66
Height = 12
Caption = '实际结束日:'
end
object deWnPsDate: TDateEdit
Left = 74
Top = 13
Width = 97
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-04-26'
InitDate = '2001-04-26'
ModalResult = 0
Enabled = False
TabOrder = 0
Color = 49996254
Ctl3D = False
ParentCtl3D = False
end
object deWnRsDate: TDateEdit
Left = 74
Top = 63
Width = 97
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-04-26'
InitDate = '2001-04-26'
ModalResult = 0
TabOrder = 2
Color = 49996254
Ctl3D = False
ParentCtl3D = False
end
object deWnPeDate: TDateEdit
Left = 74
Top = 38
Width = 97
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-04-26'
InitDate = '2001-04-26'
ModalResult = 0
Enabled = False
TabOrder = 1
Color = 49996254
Ctl3D = False
ParentCtl3D = False
end
object deWnReDate: TDateEdit
Left = 74
Top = 88
Width = 96
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-04-26'
InitDate = '2001-04-26'
ModalResult = 0
TabOrder = 3
Color = 49996254
Ctl3D = False
ParentCtl3D = False
end
end
object scWnLoc: TSDComboBox
Left = 63
Top = 241
Width = 174
Height = 20
Ctl3D = False
Enabled = False
ItemHeight = 12
ParentColor = True
ParentCtl3D = False
TabOrder = 8
Text = 'scWnLoc'
KeyItem = cbItem2
end
object scWnBatch: TSDComboBox
Left = 63
Top = 267
Width = 174
Height = 20
Ctl3D = False
Enabled = False
ItemHeight = 12
ParentColor = True
ParentCtl3D = False
TabOrder = 9
Text = 'scWnBatch'
KeyItem = cbItem2
end
object seWnPQty: TSDEdit
Left = 63
Top = 190
Width = 121
Height = 18
Ctl3D = False
Enabled = False
ParentColor = True
ParentCtl3D = False
TabOrder = 6
Text = 'seWnPQty'
SplitSymbol = ' | '
end
object GroupBox2: TGroupBox
Left = 194
Top = 295
Width = 155
Height = 113
TabOrder = 11
object Label28: TLabel
Left = 4
Top = 17
Width = 54
Height = 12
Caption = '加工费率:'
end
object Label29: TLabel
Left = 4
Top = 41
Width = 54
Height = 12
Caption = '计件单价:'
end
object Label30: TLabel
Left = 4
Top = 65
Width = 54
Height = 12
Caption = '加班费率:'
end
object Label31: TLabel
Left = 4
Top = 89
Width = 54
Height = 12
Caption = '外协费率:'
end
object seWnPer: TSDEdit
Left = 61
Top = 12
Width = 79
Height = 18
Ctl3D = False
Enabled = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seWnPer'
SplitSymbol = ' | '
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -