📄 ar_enter_saleinvoice2.dfm
字号:
inherited Frm_Ar_Enter_SaleInvoice2: TFrm_Ar_Enter_SaleInvoice2
Left = 11
Top = 94
Caption = '专用发票'
ClientHeight = 454
PixelsPerInch = 96
TextHeight = 12
inherited Pnl_Title: TPanel
Caption = '专用发票'
end
inherited Pnl_Head: TPanel
Height = 147
inherited Image1: TImage
Height = 147
end
object Label1: TLabel
Left = 48
Top = 31
Width = 36
Height = 12
Caption = '客户:'
TransParent = True
end
object Label3: TLabel
Left = 182
Top = 8
Width = 60
Height = 12
Caption = '开票日期:'
TransParent = True
end
object Label8: TLabel
Left = 565
Top = 8
Width = 36
Height = 12
Caption = '货币:'
TransParent = True
end
object Label10: TLabel
Left = 24
Top = 54
Width = 60
Height = 12
Caption = '付款条款:'
TransParent = True
end
object Label11: TLabel
Left = 541
Top = 123
Width = 60
Height = 12
Caption = '制单人员:'
TransParent = True
end
object Label14: TLabel
Left = 48
Top = 122
Width = 36
Height = 12
Caption = '备注:'
TransParent = True
end
object Label15: TLabel
Left = 325
Top = 8
Width = 6
Height = 12
end
object Lab_CurrencyName: TLabel
Left = 147
Top = 53
Width = 6
Height = 12
Visible = False
end
object Label17: TLabel
Left = 310
Top = 99
Width = 84
Height = 12
Caption = '含税金额总额:'
TransParent = True
end
object Edt_CustomerName: TLabel
Left = 176
Top = 58
Width = 6
Height = 12
Visible = False
end
object Lab_SaleTermName: TLabel
Left = 188
Top = 28
Width = 6
Height = 12
Visible = False
end
object Label2: TLabel
Left = 36
Top = 8
Width = 48
Height = 12
Caption = '发票号:'
TransParent = True
end
object Label20: TLabel
Left = 756
Top = 9
Width = 6
Height = 12
Visible = False
end
object Label4: TLabel
Left = 24
Top = 76
Width = 60
Height = 12
Caption = '开户银行:'
TransParent = True
end
object Label5: TLabel
Left = 333
Top = 76
Width = 60
Height = 12
Caption = '银行帐号:'
TransParent = True
end
object Label6: TLabel
Left = 328
Top = 8
Width = 36
Height = 12
Caption = '汇率:'
TransParent = True
end
object Label7: TLabel
Left = 48
Top = 99
Width = 36
Height = 12
Caption = '税号:'
TransParent = True
end
object Label12: TLabel
Left = 541
Top = 31
Width = 60
Height = 12
Caption = '销售类型:'
TransParent = True
end
object Label9: TLabel
Left = 541
Top = 54
Width = 60
Height = 12
Caption = '销售部门:'
TransParent = True
end
object Label13: TLabel
Left = 529
Top = 76
Width = 72
Height = 12
Caption = '营销业务员:'
TransParent = True
end
object Label16: TLabel
Left = 416
Top = 8
Width = 36
Height = 12
Caption = '税率:'
TransParent = True
end
object Label18: TLabel
Left = 517
Top = 99
Width = 84
Height = 12
Caption = '未税金额总额:'
TransParent = True
end
object Label19: TLabel
Left = 360
Top = 123
Width = 60
Height = 12
Caption = '入帐日期:'
TransParent = True
end
object MEdt_CreateDate: TMaskEdit
Left = 241
Top = 2
Width = 81
Height = 20
EditMask = '!9999.99.99;1;_'
MaxLength = 10
TabOrder = 1
Text = ' . . '
OnExit = DateCheck
end
object Edt_TotalTaxAmount: TEdit
Left = 400
Top = 94
Width = 100
Height = 20
Enabled = False
ReadOnly = True
TabOrder = 19
OnExit = FloatCheck
end
object Edt_RemArk: TEdit
Left = 82
Top = 117
Width = 255
Height = 20
TabOrder = 21
end
object Edt_InvoiceNo: TEdit
Left = 82
Top = 2
Width = 96
Height = 20
TabOrder = 0
end
object Edt_CreateEmployeeCode: TExtEdit
Left = 605
Top = 118
Width = 51
Height = 20
TabOrder = 23
OnExit = EmployeeCodeCheck
OnKeyDown = EmployeeHint
DispLabel = Label20
end
object Edt_CustomerBank: TEdit
Left = 82
Top = 71
Width = 206
Height = 20
TabOrder = 14
end
object Edt_CustomerBankActNo: TEdit
Left = 400
Top = 71
Width = 100
Height = 20
TabOrder = 15
end
object Edt_ExchangeRate: TEdit
Left = 360
Top = 2
Width = 48
Height = 20
TabOrder = 2
OnExit = FloatCheck
end
object Edit1: TEdit
Left = 658
Top = 2
Width = 88
Height = 20
Enabled = False
TabOrder = 5
end
object Edit2: TEdit
Left = 134
Top = 25
Width = 366
Height = 20
Enabled = False
TabOrder = 7
end
object Edit3: TEdit
Left = 134
Top = 48
Width = 366
Height = 20
Enabled = False
TabOrder = 11
end
object edt_taxactno: TEdit
Left = 82
Top = 94
Width = 206
Height = 20
Enabled = False
TabOrder = 18
end
object edt_CustomerCode: TLinkEdit
Left = 82
Top = 25
Width = 50
Height = 20
LinkStyle = lsEllipsis
TabOrder = 6
OnButtonClick = CustomerHint1
OnExit = Edt_CustomerCodeExit
OnKeyDown = Edt_CustomerCodeKeyDown
end
object edt_CurrencyCode: TLinkEdit
Left = 605
Top = 2
Width = 50
Height = 20
LinkStyle = lsEllipsis
TabOrder = 4
OnButtonClick = CurrencyHint1
OnExit = Edt_CurrencyCodeExit
OnKeyDown = CurrencyHint
end
object edt_SaletermCode: TLinkEdit
Left = 82
Top = 48
Width = 50
Height = 20
LinkStyle = lsEllipsis
TabOrder = 10
OnButtonClick = edt_SaletermCodeButtonClick
OnExit = Edt_SaleTermCodeExit
OnKeyDown = Edt_SaleTermCodeKeyDown
end
object edt_SaleTypeCode: TLinkEdit
Left = 605
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -