📄 ppc.dfm
字号:
inherited frmPpc: TfrmPpc
Left = 124
Top = 107
Width = 560
Height = 420
Caption = '零件供应能力'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 352
Width = 552
end
inherited CoolBar1: TCoolBar
Width = 552
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 552
end>
inherited tbMainBar: TToolBar
Width = 539
end
end
object sgPpc: TSDGrid [2]
Left = 0
Top = 39
Width = 283
Height = 313
Align = alLeft
Color = 16643297
ColCount = 2
Ctl3D = False
DefaultRowHeight = 21
FixedColor = 8564917
FixedCols = 0
RowCount = 4
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
TabOrder = 2
OnClick = sgPpcClick
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>
ColWidths = (
165
102)
end
object fpPpc: TFloatPanel [3]
Left = 283
Top = 39
Width = 269
Height = 313
Align = alClient
Color = 16643297
Caption = 'fpPpc'
ParentColor = False
TabOrder = 3
object Label2: TLabel
Left = 6
Top = 75
Width = 54
Height = 12
Caption = '供应能力:'
end
object Label16: TLabel
Left = 6
Top = 18
Width = 54
Height = 12
Caption = '零件编码:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 6
Top = 47
Width = 54
Height = 12
Caption = '零件名称:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object sePpcQty: TSDEdit
Left = 59
Top = 74
Width = 132
Height = 18
Ctl3D = False
MaxLength = 12
ParentColor = True
ParentCtl3D = False
TabOrder = 2
Text = '0'
DigLen = 4
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object sePpcGoods: TSDEdit
Left = 59
Top = 16
Width = 183
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'sePpcGoods'
OnExit = sePpcGoodsExit
OnButtonClick = sePpcGoodsButtonClick
ButtonVisible = True
SplitSymbol = ' | '
end
object sePpcGoodsName: TSDEdit
Left = 59
Top = 44
Width = 183
Height = 18
TabStop = False
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 1
SplitSymbol = ' | '
end
end
inherited RecPrintDlg: TPrintDialog
Left = 363
Top = 191
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 335
Top = 191
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -