📄 prech_n_i.dfm
字号:
inherited frmPrech_N_I: TfrmPrech_N_I
Left = 33
Top = 50
Width = 748
Height = 549
Caption = '非计划收货'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object sgPrech_N_I: TSDGrid [0]
Left = 0
Top = 194
Width = 737
Height = 255
Color = clWhite
ColCount = 8
Ctl3D = False
DefaultRowHeight = 23
FixedColor = 8564917
RowCount = 4
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
PopupMenu = pmDetail
TabOrder = 3
OnDblClick = sgPrech_N_IDblClick
OnSelectCell = sgPrech_N_ISelectCell
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '行号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '货物编码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '单位'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '收货数量'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '送货数量'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '单价'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '金额'
ColumnWidth = 0
end>
ColWidths = (
6
64
163
53
124
93
77
123)
end
object FloatPanel2: TFloatPanel [1]
Left = 0
Top = 194
Width = 740
Height = 261
Align = alClient
Color = clWhite
Caption = 'FloatPanel2'
ParentColor = False
TabOrder = 4
object GroupBox4: TGroupBox
Left = 4
Top = 1
Width = 387
Height = 250
Color = clWhite
Ctl3D = False
ParentColor = False
ParentCtl3D = False
TabOrder = 0
object Label20: TLabel
Left = 11
Top = 113
Width = 54
Height = 12
Caption = '计量单位:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label21: TLabel
Left = 205
Top = 111
Width = 54
Height = 12
Caption = '换算系数:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label23: TLabel
Left = 11
Top = 141
Width = 54
Height = 12
Caption = '收货数量:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label18: TLabel
Left = 11
Top = 26
Width = 54
Height = 12
Caption = '收货行号:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label19: TLabel
Left = 11
Top = 55
Width = 54
Height = 12
Caption = '货物编码:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label17: TLabel
Left = 11
Top = 84
Width = 54
Height = 12
Caption = '货物名称:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label22: TLabel
Left = 205
Top = 140
Width = 54
Height = 12
Caption = '送货数量:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label37: TLabel
Left = 11
Top = 170
Width = 54
Height = 12
Caption = '收货单价:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label25: TLabel
Left = 11
Top = 199
Width = 54
Height = 12
Caption = '收货金额:'
Enabled = False
end
object Label33: TLabel
Left = 11
Top = 228
Width = 30
Height = 12
Caption = '税额:'
Enabled = False
end
object Label39: TLabel
Left = 204
Top = 168
Width = 54
Height = 12
Caption = '折扣金额:'
end
object sePrecdConv: TSDEdit
Left = 261
Top = 106
Width = 112
Height = 18
TabStop = False
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 4
Text = 'sePrecdConv'
CharType = ctMathematic
SplitSymbol = ' | '
end
object sePrecdQty: TSDEdit
Left = 66
Top = 137
Width = 124
Height = 18
Ctl3D = False
MaxLength = 13
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = '0'
OnExit = sePrecdQtyExit
DigLen = 4
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object sePrecdLine: TSDEdit
Left = 65
Top = 21
Width = 122
Height = 18
Ctl3D = False
MaxLength = 8
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'sePrecdLine'
CharType = ctNumeric
SplitSymbol = ' | '
end
object sePrecdGoodsName: TSDEdit
Left = 65
Top = 79
Width = 117
Height = 18
TabStop = False
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 2
Text = 'sePrecdGoodsName'
SplitSymbol = ' | '
end
object sePrecdDQty: TSDEdit
Left = 265
Top = 135
Width = 107
Height = 18
Ctl3D = False
MaxLength = 12
ParentColor = True
ParentCtl3D = False
TabOrder = 6
Text = 'sePrecdDQty'
CharType = ctMathematic
SplitSymbol = ' | '
end
object sePrecdGoods: TSDEdit
Left = 65
Top = 50
Width = 179
Height = 18
TabStop = False
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'sePrecdGoods'
OnExit = sePrecdGoodsExit
OnButtonClick = sePrecdGoodsButtonClick
ButtonVisible = True
SplitSymbol = ' | '
end
object sePrecdPrice: TSDEdit
Left = 65
Top = 166
Width = 125
Height = 18
Ctl3D = False
MaxLength = 13
ParentColor = True
ParentCtl3D = False
TabOrder = 7
Text = '0'
OnExit = sePrecdQtyExit
DigLen = 4
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object sePrecdAmt: TSDEdit
Left = 65
Top = 195
Width = 86
Height = 18
TabStop = False
MaxLength = 13
ParentColor = True
ReadOnly = True
TabOrder = 9
Text = '0'
OnExit = sePrecdAmtExit
DigLen = 2
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object sePrecdTAmt: TSDEdit
Left = 65
Top = 224
Width = 88
Height = 18
ParentColor = True
TabOrder = 10
Text = 'sePrecdTAmt'
SplitSymbol = ' | '
end
object sePrecdKAmt: TSDEdit
Left = 266
Top = 165
Width = 104
Height = 18
MaxLength = 13
ParentColor = True
TabOrder = 8
Text = '0'
DigLen = 2
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object sePrecdUnit: TSDEdit
Left = 68
Top = 111
Width = 124
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 3
Text = 'sePrecdUnit'
OnButtonClick = sePrecdUnitButtonClick
ButtonVisible = True
KeyItem = cbItem2
SplitSymbol = ' | '
end
end
object GroupBox6: TGroupBox
Left = 397
Top = 1
Width = 219
Height = 137
Color = clWhite
Ctl3D = False
ParentColor = False
ParentCtl3D = False
TabOrder = 2
object Label26: TLabel
Left = 8
Top = 14
Width = 54
Height = 12
Caption = '入库货位:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label27: TLabel
Left = 8
Top = 36
Width = 54
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -