📄 ar_enter_expoarttradetype_d.dfm
字号:
inherited Frm_Ar_Enter_ExpoArtTrAdeType_D: TFrm_Ar_Enter_ExpoArtTrAdeType_D
Left = 272
Top = 248
Caption = '出口贸易类型'
ClientHeight = 192
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 26
Top = 35
Width = 108
Height = 12
Caption = '出口贸易类型代码:'
end
object Label2: TLabel [1]
Left = 26
Top = 70
Width = 108
Height = 12
Caption = '出口贸易类型名称:'
end
object Label3: TLabel [2]
Left = 26
Top = 107
Width = 108
Height = 12
Caption = '销售输入科目代码:'
end
inherited btn_ok: TButton
Top = 150
end
inherited btn_Cancel: TButton
Top = 150
end
inherited Pnl_Add: TPanel
TabOrder = 6
end
object LnkEdt_GenerallyInvoiceArKmCode: TLinkEdit [6]
Left = 132
Top = 102
Width = 84
Height = 20
LinkStyle = lsEllipsis
MaxLength = 15
TabOrder = 4
OnButtonClick = LnkEdt_GenerallyInvoiceArKmCodeButtonClick
OnChange = LnkEdt_GenerallyInvoiceArKmCodeChange
OnExit = LnkEdt_GenerallyInvoiceArKmCodeExit
OnKeyDown = LnkEdt_GenerallyInvoiceArKmCodeKeyDown
end
object Edt_ExportTradeTypeCode: TEdit [7]
Left = 132
Top = 31
Width = 84
Height = 20
MaxLength = 3
TabOrder = 2
OnExit = Edt_ExportTradeTypeCodeExit
end
object Edt_ExportTradeTypeName: TEdit [8]
Left = 132
Top = 66
Width = 229
Height = 20
MaxLength = 30
TabOrder = 3
end
object Edt_KmName: TEdit [9]
Left = 228
Top = 102
Width = 133
Height = 20
Enabled = False
TabOrder = 5
end
inherited AdoQry_Tmp: TAdoQuery
Left = 299
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -