📄 poh.dfm
字号:
Top = 131
Width = 125
Height = 18
Ctl3D = False
MaxLength = 13
ParentColor = True
ParentCtl3D = False
TabOrder = 4
Text = '0'
OnExit = sePodQtyExit
DigLen = 4
DataType = dtNumber
CharType = ctMathematic
OnButtonClick = sePodQtyButtonClick
ButtonVisible = True
SplitSymbol = ' | '
DefaultValue = '0'
end
object sePodPrice: TSDEdit
Left = 66
Top = 156
Width = 125
Height = 18
Ctl3D = False
MaxLength = 13
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = '0'
OnExit = sePodPriceExit
DigLen = 4
DataType = dtNumber
CharType = ctMathematic
OnButtonClick = sePodPriceButtonClick
ButtonVisible = True
SplitSymbol = ' | '
DefaultValue = '0'
end
object sePodLine: TSDEdit
Left = 66
Top = 8
Width = 125
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'sePodLine'
CharType = ctNumeric
SplitSymbol = ' | '
end
object sePodGoodsName: TSDEdit
Left = 66
Top = 57
Width = 159
Height = 18
TabStop = False
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 9
Text = 'sePodGoodsName'
SplitSymbol = ' | '
end
object GroupBox8: TGroupBox
Left = 243
Top = 18
Width = 127
Height = 155
Caption = '参考数量'
Ctl3D = False
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 8
object Label41: TLabel
Left = 5
Top = 20
Width = 54
Height = 12
Caption = '送货数量:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label40: TLabel
Left = 5
Top = 42
Width = 54
Height = 12
Caption = '收货数量:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label42: TLabel
Left = 5
Top = 65
Width = 54
Height = 12
Caption = '退货数量:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label47: TLabel
Left = 5
Top = 87
Width = 54
Height = 12
Caption = '返修数量:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label48: TLabel
Left = 5
Top = 110
Width = 54
Height = 12
Caption = '换货数量:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object labPodDQty: TLabel
Left = 63
Top = 19
Width = 58
Height = 12
AutoSize = False
Caption = 'DQty'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object labPodRQty: TLabel
Left = 63
Top = 42
Width = 58
Height = 12
AutoSize = False
Caption = 'RQty'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object labPodBQty: TLabel
Left = 63
Top = 65
Width = 58
Height = 12
AutoSize = False
Caption = 'BQty'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object labPodFQty: TLabel
Left = 63
Top = 87
Width = 58
Height = 12
AutoSize = False
Caption = 'FQty'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object labPodEQty: TLabel
Left = 63
Top = 110
Width = 56
Height = 12
AutoSize = False
Caption = 'EQty'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label14: TLabel
Left = 5
Top = 132
Width = 54
Height = 12
Caption = '在途数量:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object labPodWQty: TLabel
Left = 63
Top = 133
Width = 55
Height = 12
AutoSize = False
Caption = 'WQty'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
end
object scPodStatus: TSDComboBox
Left = 66
Top = 230
Width = 122
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 7
KeyItem = cbItem2
end
object scPodType: TSDComboBox
Left = 66
Top = 205
Width = 122
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 6
KeyItem = cbItem2
end
object sePodGoods: TSDEdit
Left = 66
Top = 33
Width = 159
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'sePodGoods'
OnExit = sePodGoodsExit
OnButtonClick = sePodGoodsButtonClick
ButtonVisible = True
SplitSymbol = ' | '
end
object sePodAmt: TSDEdit
Left = 66
Top = 181
Width = 121
Height = 18
TabStop = False
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 10
Text = '0'
DigLen = 4
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object sePodFromCode: TSDEdit
Left = 254
Top = 203
Width = 121
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 11
Text = 'sePodFromCode'
SplitSymbol = ' | '
end
object sePodFromLine: TSDEdit
Left = 254
Top = 229
Width = 121
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 12
Text = 'sePodFromLine'
SplitSymbol = ' | '
end
object sePodUnit: TSDEdit
Left = 68
Top = 84
Width = 121
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 2
Text = 'sePodUnit'
OnButtonClick = sePodUnitButtonClick
ButtonVisible = True
KeyItem = cbItem2
SplitSymbol = ' | '
end
end
object btnOK: TBitBtn
Left = 643
Top = 20
Width = 97
Height = 26
Caption = '确定(&O)'
ModalResult = 1
TabOrder = 2
OnClick = btnOKClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object btnCancel: TBitBtn
Left = 643
Top = 50
Width = 98
Height = 26
Caption = '取消(&C)'
ModalResult = 2
TabOrder = 3
OnClick = btnCancelClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333333333000033338833333333333333333F333333333333
0000333911833333983333333388F333333F3333000033391118333911833333
38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
911118111118333338F3338F833338F3000033333911111111833333338F3338
3333F8330000333333911111183333333338F333333F83330000333333311111
8333333333338F3333383333000033333339111183333333333338F333833333
00003333339111118333333333333833338F3333000033333911181118333333
33338333338F333300003333911183911183333333383338F338F33300003333
9118333911183333338F33838F338F33000033333913333391113333338FF833
38F338F300003333333333333919333333388333338FFF830000333333333333
3333333333333333333888330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object memPodDesc: TMemo
Left = 636
Top = 120
Width = 119
Height = 136
Color = clWhite
Ctl3D = False
Lines.Strings = (
'memPohDesc')
ParentCtl3D = False
TabOrder = 4
end
end
inherited sbBar: TStatusBar
Top = 507
Width = 770
end
inherited CoolBar1: TCoolBar
Width = 770
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 770
end>
inherited tbMainBar: TToolBar
Width = 757
inherited tbClose: TToolButton
Visible = True
end
end
end
object FloatPanel3: TFloatPanel [4]
Left = 0
Top = 482
Width = 770
Height = 25
Align = alBottom
Color = clWhite
Enabled = False
Caption = 'FloatPanel3'
ParentColor = False
TabOrder = 2
object Label36: TLabel
Left = 619
Top = 4
Width = 42
Height = 12
Caption = '操作员:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 507
Top = 4
Width = 42
Height = 12
Caption = '取消人:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 387
Top = 4
Width = 42
Height = 12
Caption = '审核人:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object labPohUser: TLabel
Left = 661
Top = 4
Width = 48
Height = 12
Caption = 'UserCode'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object labPohCanceler: TLabel
Left = 549
Top = 4
Width = 48
Height = 12
Caption = 'Canceler'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object labPohChecker: TLabel
Left = 429
Top = 4
Width = 42
Height = 12
Caption = 'Checker'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object chkPohCheck: TCheckBox
Left = 28
Top = 4
Width = 67
Height = 14
Caption = '单已审核'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object chkPohCancel: TCheckBox
Left = 117
Top = 4
Width = 67
Height = 14
Caption = '单已取消'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object chkPohStop: TCheckBox
Left = 206
Top = 4
Width = 69
Height = 13
Caption = '单已终止'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object chkPohClose: TCheckBox
Left = 295
Top = 4
Width = 69
Height = 14
Caption = '单已结清'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -