📄 mcr.dfm
字号:
inherited frmMcr: TfrmMcr
Left = 22
Top = 77
Width = 730
Height = 527
Caption = '相关需求维护'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 459
Width = 722
end
inherited CoolBar1: TCoolBar
Width = 722
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 722
end>
inherited tbMainBar: TToolBar
Width = 709
inherited tbGenDetail: TToolButton
Visible = True
end
inherited ToolButton2: TToolButton
Visible = True
end
end
end
object sgMcr: TSDGrid [2]
Left = 0
Top = 39
Width = 722
Height = 420
Align = alClient
ColCount = 6
Ctl3D = False
DefaultRowHeight = 21
FixedColor = 8564917
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
TabOrder = 2
OnDblClick = sgMcrDblClick
Columns = <
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
TitleString = '货物编码'
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
TitleString = '货物名称'
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
TitleString = '单位'
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
TitleString = '需求日期'
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
TitleString = '需求数量'
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
TitleString = '生成数量'
ColumnWidth = 0
end>
ColWidths = (
125
191
32
71
65
59)
end
inherited QueryPrnDlg: TPrintDialog
Left = 378
Top = 109
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 449
Top = 113
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -