📄 soh.dfm
字号:
Width = 98
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 11
Text = 'seSodUnit'
OnButtonClick = seSodUnitButtonClick
ButtonVisible = True
KeyItem = cbItem2
SplitSymbol = ' | '
end
end
object GpDetailClose: TGroupBox
Left = 363
Top = 132
Width = 352
Height = 112
TabOrder = 1
object Label22: TLabel
Left = 165
Top = 49
Width = 54
Height = 12
Caption = '结清日期:'
end
object Label44: TLabel
Left = 167
Top = 79
Width = 54
Height = 12
Caption = '订单状态:'
end
object Label20: TLabel
Left = 12
Top = 15
Width = 54
Height = 12
Caption = '发货数量:'
Enabled = False
end
object Label21: TLabel
Left = 12
Top = 35
Width = 54
Height = 12
Caption = '备货数量:'
Enabled = False
end
object Label25: TLabel
Left = 13
Top = 55
Width = 54
Height = 12
Caption = '退货数量:'
Enabled = False
end
object Label27: TLabel
Left = 14
Top = 92
Width = 54
Height = 12
Caption = '换货数量:'
Enabled = False
end
object Label29: TLabel
Left = 12
Top = 73
Width = 54
Height = 12
Caption = '返修数量:'
Enabled = False
end
object cheSodClose: TCheckBox
Tag = 15
Left = 165
Top = 16
Width = 60
Height = 20
Caption = '已结清'
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
end
object deSodCloseDate: TDateEdit
Tag = 11
Left = 225
Top = 45
Width = 106
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-05-11'
InitDate = '2001-05-11'
ModalResult = 0
Enabled = False
TabOrder = 1
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object scSodState: TSDComboBox
Tag = 16
Left = 226
Top = 73
Width = 106
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
Items.Strings = (
'1-MRP计划订单'
'2-确认订单'
'3-待下达订单'
'4-已下达订单'
'5-关闭订单')
KeyItem = cbItem2
end
object seSodSQty: TSDEdit
Left = 65
Top = 12
Width = 73
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 3
Text = 'seSodSQty'
SplitSymbol = ' | '
end
object seSodPQty: TSDEdit
Left = 65
Top = 33
Width = 73
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 4
Text = 'seSodPQty'
SplitSymbol = ' | '
end
object seSodBQty: TSDEdit
Left = 65
Top = 53
Width = 73
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 5
Text = 'seSodBQty'
SplitSymbol = ' | '
end
object seSodFQty: TSDEdit
Left = 65
Top = 72
Width = 73
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 6
Text = 'seSodFQty'
SplitSymbol = ' | '
end
object seSodEQty: TSDEdit
Left = 65
Top = 90
Width = 73
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 7
Text = 'seSodEQty'
SplitSymbol = ' | '
end
end
object btnOK: TBitBtn
Left = 613
Top = 16
Width = 80
Height = 27
Caption = '确定(&O)'
ModalResult = 1
TabOrder = 3
TabStop = False
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 = 613
Top = 53
Width = 80
Height = 27
Caption = '取消(&C)'
TabOrder = 4
TabStop = False
OnClick = btnCancelClick
Kind = bkCancel
end
object GpDetail2: TGroupBox
Left = 362
Top = 3
Width = 237
Height = 132
Caption = '其他'
TabOrder = 2
object Label41: TLabel
Left = 11
Top = 41
Width = 54
Height = 12
Caption = '交货日期:'
end
object Label45: TLabel
Left = 11
Top = 63
Width = 66
Height = 12
Caption = '客户采购单:'
end
object Label23: TLabel
Left = 10
Top = 20
Width = 54
Height = 12
Caption = '发货日期:'
end
object Label12: TLabel
Left = 15
Top = 87
Width = 30
Height = 12
Caption = '备注:'
end
object seSodPoCode: TSDEdit
Tag = 13
Left = 84
Top = 62
Width = 137
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seSodPoCode'
SplitSymbol = ' | '
end
object deSodRecDate: TDateEdit
Tag = 11
Left = 84
Top = 38
Width = 90
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-05-11'
InitDate = '2001-05-11'
ModalResult = 0
TabOrder = 1
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object deSodSendDate: TDateEdit
Tag = 11
Left = 83
Top = 16
Width = 88
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-05-11'
InitDate = '2001-05-11'
ModalResult = 0
TabOrder = 2
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object meSodDesc: TMemo
Left = 82
Top = 85
Width = 144
Height = 41
Ctl3D = False
Lines.Strings = (
'meSodDesc')
ParentColor = True
ParentCtl3D = False
TabOrder = 3
end
end
end
object FloatPanel1: TFloatPanel [2]
Left = 0
Top = 39
Width = 738
Height = 175
Align = alTop
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 2
object Label1: TLabel
Left = 16
Top = 16
Width = 54
Height = 12
Caption = '订单编码:'
end
object Label2: TLabel
Left = 16
Top = 42
Width = 54
Height = 12
Caption = '订单类型:'
end
object Label3: TLabel
Left = 16
Top = 68
Width = 54
Height = 12
Caption = '订单日期:'
end
object Label4: TLabel
Left = 16
Top = 94
Width = 54
Height = 12
Caption = '客户名称:'
end
object Label7: TLabel
Left = 16
Top = 120
Width = 30
Height = 12
Caption = '币种:'
end
object Label26: TLabel
Left = 16
Top = 146
Width = 30
Height = 12
Caption = '汇率:'
end
object Label9: TLabel
Left = 240
Top = 146
Width = 54
Height = 12
Caption = '结算方式:'
end
object Label24: TLabel
Left = 460
Top = 15
Width = 78
Height = 12
Caption = '运费付款方式:'
end
object Label5: TLabel
Left = 492
Top = 68
Width = 42
Height = 12
Caption = '业务员:'
end
object Label15: TLabel
Left = 500
Top = 94
Width = 30
Height = 12
Caption = '备注:'
end
object Label11: TLabel
Left = 502
Top = 40
Width = 30
Height = 12
Caption = '订金:'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -