📄 wsgm.dfm
字号:
Left = 10
Top = 13
Width = 54
Height = 12
Caption = '定额数量:'
Enabled = False
end
object Label13: TLabel
Left = 10
Top = 39
Width = 54
Height = 12
Caption = '已领数量:'
Enabled = False
end
object Label14: TLabel
Left = 10
Top = 90
Width = 54
Height = 12
Caption = '报废数量:'
Enabled = False
end
object Label15: TLabel
Left = 10
Top = 193
Width = 54
Height = 12
Caption = '损坏数量:'
Enabled = False
end
object Label16: TLabel
Left = 10
Top = 64
Width = 54
Height = 12
Caption = '消耗数量:'
Enabled = False
end
object Label17: TLabel
Left = 10
Top = 116
Width = 54
Height = 12
Caption = '退回数量:'
Enabled = False
end
object Label18: TLabel
Left = 10
Top = 142
Width = 54
Height = 12
Caption = '补料数量:'
Enabled = False
end
object Label19: TLabel
Left = 10
Top = 167
Width = 54
Height = 12
Caption = '换料数量:'
Enabled = False
end
object seWsgmPQty: TSDEdit
Left = 65
Top = 8
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seWsgmPQty'
SplitSymbol = ' | '
end
object seWsgmGQty: TSDEdit
Left = 65
Top = 34
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'seWsgmGQty'
SplitSymbol = ' | '
end
object seWsgmLQty: TSDEdit
Left = 65
Top = 86
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 2
Text = 'seWsgmLQty'
SplitSymbol = ' | '
end
object seWsgmDQty: TSDEdit
Left = 65
Top = 190
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 3
Text = 'seWsgmDQty'
SplitSymbol = ' | '
end
object seWsgmUQty: TSDEdit
Left = 65
Top = 60
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 4
Text = 'seWsgmUQty'
SplitSymbol = ' | '
end
object seWsgmRQty: TSDEdit
Left = 65
Top = 112
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = 'seWsgmRQty'
SplitSymbol = ' | '
end
object seWsgmTQty: TSDEdit
Left = 65
Top = 164
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 6
Text = 'seWsgmTQty'
SplitSymbol = ' | '
end
object seWsgmAQty: TSDEdit
Left = 65
Top = 138
Width = 111
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 7
Text = 'seWsgmAQty'
SplitSymbol = ' | '
end
end
end
end
end
object sgWsgm: TSDGrid [3]
Left = 0
Top = 39
Width = 337
Height = 381
Align = alLeft
Color = clWhite
Ctl3D = False
DefaultRowHeight = 22
FixedColor = 8564917
FixedCols = 0
RowCount = 4
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect, goThumbTracking]
ParentCtl3D = False
TabOrder = 3
OnClick = sgWsgmClick
SelectColor = clBackground
EvenGridColor = 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>
ColWidths = (
32
147
38
48
64)
end
object FloatPanel3: TFloatPanel [4]
Left = 0
Top = 420
Width = 626
Height = 33
Align = alBottom
Color = clWhite
Caption = 'FloatPanel3'
ParentColor = False
TabOrder = 4
object Label36: TLabel
Left = 485
Top = 8
Width = 42
Height = 12
Caption = '制单人:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object labUserCode: TLabel
Left = 528
Top = 8
Width = 48
Height = 12
Caption = 'UserCode'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = [fsUnderline]
ParentFont = False
end
object sbtWsgmCopy: TSpeedButton
Left = 136
Top = 3
Width = 96
Height = 22
Caption = '配套表复制'
Flat = True
OnClick = sbtWsgmCopyClick
end
object Label5: TLabel
Left = 336
Top = 8
Width = 54
Height = 12
Caption = '结清日期:'
end
object labCloseDate: TLabel
Left = 393
Top = 8
Width = 54
Height = 12
Caption = 'CloseDate'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = [fsUnderline]
ParentFont = False
end
object cheWsgmClose: TCheckBox
Left = 254
Top = 6
Width = 70
Height = 17
TabStop = False
Alignment = taLeftJustify
Caption = '结清标识'
TabOrder = 0
end
end
inherited RecPrintDlg: TPrintDialog
Left = 519
Top = 39
end
inherited PrnSetupDlg: TPrinterSetupDialog
Top = 39
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -