📄 sal_enter_passbackshiporder.dfm
字号:
inherited Frm_Sal_Enter_PassBackShipOrder: TFrm_Sal_Enter_PassBackShipOrder
Left = 9
Top = 82
Caption = '销售订单退货核定'
PixelsPerInch = 96
TextHeight = 12
inherited Pnl_Title: TPanel
Caption = '销售订单退货核定'
end
inherited Pnl_Head: TPanel
Height = 198
inherited Image1: TImage
Height = 198
end
object Label4: TLabel
Left = 11
Top = 8
Width = 84
Height = 12
Caption = '销售退货单号:'
TransParent = True
end
object Label5: TLabel
Left = 526
Top = 57
Width = 60
Height = 12
Caption = '销售类型:'
TransParent = True
end
object Label15: TLabel
Left = 317
Top = 8
Width = 6
Height = 12
end
object Label3: TLabel
Left = 168
Top = 7
Width = 60
Height = 12
Caption = '退货日期:'
TransParent = True
end
object Label8: TLabel
Left = 550
Top = 81
Width = 36
Height = 12
Caption = '货币:'
TransParent = True
end
object Lab_CurrencyName: TLabel
Left = 141
Top = 31
Width = 6
Height = 12
end
object Label6: TLabel
Left = 526
Top = 8
Width = 60
Height = 12
Caption = '销售部门:'
TransParent = True
end
object Lab_SaleDeptName: TLabel
Left = 597
Top = 8
Width = 6
Height = 12
end
object Label9: TLabel
Left = 328
Top = 7
Width = 60
Height = 12
Caption = '销售税率:'
TransParent = True
end
object Label16: TLabel
Left = 301
Top = 84
Width = 60
Height = 12
Caption = '未税金额:'
TransParent = True
end
object Label17: TLabel
Left = 301
Top = 106
Width = 60
Height = 12
Caption = '含税金额:'
TransParent = True
end
object Label12: TLabel
Left = 35
Top = 107
Width = 60
Height = 12
Caption = '发货方式:'
TransParent = True
end
object Label2: TLabel
Left = 538
Top = 155
Width = 48
Height = 12
Caption = '发票号:'
TransParent = True
end
object Label18: TLabel
Left = 47
Top = 131
Width = 48
Height = 12
Caption = '核定否:'
TransParent = True
end
object Label19: TLabel
Left = 313
Top = 128
Width = 48
Height = 12
Caption = '核定人:'
TransParent = True
end
object Label11: TLabel
Left = 526
Top = 179
Width = 60
Height = 12
Caption = '制单人员:'
TransParent = True
end
object Label10: TLabel
Left = 35
Top = 82
Width = 60
Height = 12
Caption = '付款条款:'
TransParent = True
end
object Label7: TLabel
Left = 514
Top = 32
Width = 72
Height = 12
Caption = '营销业务员:'
TransParent = True
end
object Label1: TLabel
Left = 59
Top = 33
Width = 36
Height = 12
Caption = '客户:'
TransParent = True
end
object Label13: TLabel
Left = 35
Top = 57
Width = 60
Height = 12
Caption = '发货地址:'
TransParent = True
end
object Label14: TLabel
Left = 59
Top = 156
Width = 36
Height = 12
Caption = '备注:'
TransParent = True
end
object Lab_SaleEmployeeName: TLabel
Left = 141
Top = 55
Width = 6
Height = 12
end
object Lab_SaleTermName: TLabel
Left = 326
Top = 55
Width = 6
Height = 12
end
object Label20: TLabel
Left = 756
Top = 9
Width = 6
Height = 12
Visible = False
end
object Label21: TLabel
Left = 550
Top = 106
Width = 36
Height = 12
Caption = '仓库:'
TransParent = True
end
object Label22: TLabel
Left = 550
Top = 130
Width = 36
Height = 12
Caption = '货位:'
TransParent = True
end
object Edt_ShipNo: TEdit
Left = 93
Top = 3
Width = 68
Height = 20
Enabled = False
TabOrder = 0
end
object Edt_SaleTypeCode: TExtEdit
Left = 585
Top = 53
Width = 51
Height = 20
Enabled = False
TabOrder = 1
DispLabel = Label15
end
object MEdt_CreateDate: TMaskEdit
Left = 225
Top = 3
Width = 81
Height = 20
Enabled = False
EditMask = '!9999/99/99;1;_'
MaxLength = 10
TabOrder = 2
Text = ' . . '
end
object Edt_CurrencyCode: TExtEdit
Left = 585
Top = 78
Width = 51
Height = 20
Enabled = False
TabOrder = 3
DispLabel = Lab_CurrencyName
end
object Edt_SaleDeptCode: TExtEdit
Left = 585
Top = 3
Width = 51
Height = 20
Enabled = False
TabOrder = 4
DispLabel = Lab_SaleDeptName
end
object Edt_TaxRate_Percent: TEdit
Left = 385
Top = 3
Width = 81
Height = 20
Enabled = False
TabOrder = 5
end
object Edt_TotalNoTaxAmount: TEdit
Left = 359
Top = 78
Width = 108
Height = 20
Enabled = False
ReadOnly = True
TabOrder = 6
end
object Edt_TotalTaxAmount: TEdit
Left = 359
Top = 103
Width = 109
Height = 20
Enabled = False
ReadOnly = True
TabOrder = 7
end
object Edt_ShipModeCode: TExtEdit
Left = 93
Top = 103
Width = 50
Height = 20
Enabled = False
TabOrder = 8
end
object Edt_InvoiceNo: TEdit
Left = 585
Top = 151
Width = 156
Height = 20
Enabled = False
TabOrder = 9
end
object Cx_Assess: TComboBox
Left = 93
Top = 128
Width = 154
Height = 20
Enabled = False
ItemHeight = 12
TabOrder = 10
Items.Strings = (
'0 未核定'
'1 已核定')
end
object Edt_AssessorEmployeeCode: TEdit
Left = 359
Top = 128
Width = 50
Height = 20
Enabled = False
TabOrder = 11
end
object Edt_SaleTermCode: TExtEdit
Left = 93
Top = 78
Width = 50
Height = 20
Enabled = False
TabOrder = 12
DispLabel = Lab_SaleTermName
end
object Edt_SaleEmployeeCode: TExtEdit
Left = 585
Top = 28
Width = 51
Height = 20
Enabled = False
TabOrder = 13
DispLabel = Lab_SaleEmployeeName
end
object Edt_CustomerCode: TExtEdit
Left = 93
Top = 28
Width = 50
Height = 20
Enabled = False
TabOrder = 14
end
object Edt_ShipAddresSCode: TExtEdit
Left = 93
Top = 53
Width = 50
Height = 20
Enabled = False
TabOrder = 15
end
object Edt_RemArk: TEdit
Left = 93
Top = 153
Width = 376
Height = 20
Enabled = False
TabOrder = 16
end
object Edt_CreateEmployeeCode: TExtEdit
Left = 585
Top = 176
Width = 50
Height = 20
Enabled = False
TabOrder = 17
end
object edt_PayTermName: TExtEdit
Left = 146
Top = 78
Width = 104
Height = 20
Enabled = False
TabOrder = 18
DispLabel = Lab_SaleTermName
end
object edt_DeptName: TExtEdit
Left = 638
Top = 3
Width = 104
Height = 20
Enabled = False
TabOrder = 19
DispLabel = Lab_SaleDeptName
end
object edt_SaleTypeName: TExtEdit
Left = 638
Top = 53
Width = 104
Height = 20
Enabled = False
TabOrder = 20
DispLabel = Label15
end
object edt_CustomerName: TExtEdit
Left = 146
Top = 28
Width = 321
Height = 20
Enabled = False
TabOrder = 21
end
object edt_SaleEmployeeName: TExtEdit
Left = 638
Top = 28
Width = 104
Height = 20
Enabled = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -