📄 vw_pdmd.dfm
字号:
object frmVW_Pdmd: TfrmVW_Pdmd
Left = 245
Top = 100
Width = 660
Height = 477
Caption = '工序材料报废明细查询'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object PalWepd: TPanel
Left = 0
Top = 0
Width = 652
Height = 450
Align = alClient
Color = 16643297
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object sgPdmd: TSDGrid
Left = 1
Top = 62
Width = 650
Height = 387
Align = alClient
Color = 16643297
ColCount = 9
Ctl3D = False
DefaultRowHeight = 21
FixedColor = 8564917
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
TabOrder = 0
EvenGridColor = clWhite
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
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 = (
31
95
121
82
133
51
64
64
64)
end
object GroupBox1: TGroupBox
Left = 1
Top = 1
Width = 650
Height = 61
Align = alTop
Enabled = False
TabOrder = 1
object Label1: TLabel
Left = 36
Top = 15
Width = 54
Height = 12
Caption = '报废单号:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 36
Top = 36
Width = 54
Height = 12
Caption = '制单日期:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 317
Top = 36
Width = 54
Height = 12
Caption = '加工工单:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 317
Top = 15
Width = 54
Height = 12
Caption = '财务月份:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object sePdmhCode: TSDEdit
Left = 89
Top = 10
Width = 128
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'sePdmhCode'
SplitSymbol = ' | '
end
object dePdmhDate: TDateEdit
Left = 89
Top = 33
Width = 95
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-04-27'
InitDate = '2001-04-27'
ModalResult = 0
TabOrder = 1
Color = 50197729
Ctl3D = False
ParentCtl3D = False
end
object scPdmhFmonth: TSDComboBox
Left = 369
Top = 8
Width = 100
Height = 20
Color = 16643297
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
end
object scPdmhWoCode: TSDComboBox
Left = 369
Top = 30
Width = 161
Height = 20
Color = 16643297
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 3
Text = 'scPdmhWoCode'
KeyItem = cbItem2
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -