D10SZKaiXiYa/A09财务通用管理/U_CollectInput2.dfm
2026-06-05 17:23:05 +08:00

385 lines
8.7 KiB
Plaintext

object frmCollectInput2: TfrmCollectInput2
Left = 261
Top = 149
Caption = #25910#27454#30331#35760
ClientHeight = 437
ClientWidth = 1159
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #24494#36719#38597#40657
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 21
object ToolBar1: TToolBar
Tag = 1
Left = 0
Top = 0
Width = 1159
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 75
Caption = 'ToolBar1'
Color = clWhite
DisabledImages = DataLink_Financial.ImageList_new32
Images = DataLink_Financial.ImageList_new32
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
ExplicitWidth = 884
object ToolButton3: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 16
OnClick = ToolButton3Click
end
object TBClose: TToolButton
Left = 79
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object ScrollBox1: TScrollBox
Left = 0
Top = 38
Width = 1159
Height = 399
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Color = clWhite
Ctl3D = False
ParentColor = False
ParentCtl3D = False
TabOrder = 1
OnClick = ScrollBox1Click
ExplicitWidth = 884
object Label7: TLabel
Left = 84
Top = 276
Width = 64
Height = 21
Caption = #20132#26131#38468#35328
end
object Label2: TLabel
Left = 84
Top = 86
Width = 64
Height = 21
Caption = #23545#26041#31246#21495
end
object Label3: TLabel
Left = 84
Top = 141
Width = 64
Height = 21
Caption = #25910#27454#38134#34892
end
object Label5: TLabel
Left = 439
Top = 141
Width = 64
Height = 21
Caption = #25910#27454#36134#21495
end
object Label6: TLabel
Left = 84
Top = 194
Width = 64
Height = 21
Caption = #25910#27454#37329#39069
end
object Label8: TLabel
Left = 440
Top = 86
Width = 64
Height = 21
Caption = #23545#26041#21333#20301
end
object Label13: TLabel
Left = 84
Top = 36
Width = 64
Height = 21
Caption = #25910#27454#26085#26399
end
object Label15: TLabel
Left = 440
Top = 36
Width = 48
Height = 21
Caption = #21457#31080#21495
end
object Note: TMemo
Tag = 2
Left = 200
Top = 252
Width = 561
Height = 85
ScrollBars = ssVertical
TabOrder = 0
end
object Currency: TcxComboBox
Tag = 2
Left = 437
Top = 189
Properties.Items.Strings = (
'CNY'
'USD'
'VND')
TabOrder = 1
Text = 'CNY'
Width = 66
end
object oppShuiNo: TcxTextEdit
Tag = 2
Left = 200
Top = 81
Properties.OnChange = TaxNumberPropertiesChange
TabOrder = 2
Width = 200
end
object Amount: TcxTextEdit
Tag = 2
Left = 200
Top = 189
Properties.OnEditValueChanged = AmountPropertiesEditValueChanged
TabOrder = 3
Width = 200
end
object OurBankCardNo: TcxTextEdit
Tag = 2
Left = 541
Top = 136
TabOrder = 4
Width = 200
end
object OurBankName: TcxButtonEdit
Tag = 2
Left = 200
Top = 136
Hint = 'OurBankName/'#25910#27454#38134#34892
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = OurBankNamePropertiesButtonClick
TabOrder = 5
Width = 200
end
object OppCoName: TcxButtonEdit
Tag = 2
Left = 541
Top = 81
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = OppCoNamePropertiesButtonClick
TabOrder = 6
Width = 200
end
object FFTime: TcxDateEdit
Tag = 2
Left = 200
Top = 31
TabOrder = 7
Width = 200
end
object Panel1: TPanel
Left = 760
Top = 64
Width = 385
Height = 137
TabOrder = 8
Visible = False
object cxGrid1: TcxGrid
Left = 1
Top = 1
Width = 383
Height = 135
Align = alClient
TabOrder = 0
ExplicitWidth = 111
ExplicitHeight = 127
object Tv1: TcxGridDBTableView
OnDblClick = Tv1DblClick
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_1
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.GroupByBox = False
object Tv1CoName: TcxGridDBColumn
Caption = #21333#20301#21517#31216
DataBinding.FieldName = 'CoName'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 98
end
object Tv1BankName: TcxGridDBColumn
Caption = #25910#27454#38134#34892#21517#31216
DataBinding.FieldName = 'BankName'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 130
end
object Tv1BankNo: TcxGridDBColumn
Caption = #25910#27454#38134#34892#36134#21495
DataBinding.FieldName = 'BankNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 127
end
object Tv1ShuiNo: TcxGridDBColumn
Caption = #31246#21495
DataBinding.FieldName = 'ShuiNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 77
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
end
object IVNo: TcxButtonEdit
Tag = 2
Left = 541
Top = 31
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = cxButtonEdit1PropertiesButtonClick
TabOrder = 9
Width = 200
end
object FFID: TEdit
Tag = 2
Left = 744
Top = 368
Width = 121
Height = 27
TabOrder = 10
Visible = False
end
object cxLabel1: TcxLabel
Left = 94
Top = 368
Caption = #25105#26041#21333#20301
Visible = False
end
object OurCoName: TcxButtonEdit
Tag = 2
Left = 200
Top = 365
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
TabOrder = 12
Text = 'DESHINE VIETNAM CO., LTD'
Visible = False
Width = 200
end
object OppParentCoName: TcxButtonEdit
Tag = 2
Left = 541
Top = 365
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
TabOrder = 13
Visible = False
Width = 197
end
object cxLabel2: TcxLabel
Left = 437
Top = 365
Caption = #19978#32423#21333#20301
Visible = False
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Financial.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 867
Top = 160
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Financial.ADOLink
Parameters = <>
Left = 926
Top = 80
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Financial.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 853
Top = 49
end
object DS_1: TDataSource
DataSet = CDS_1
Left = 640
Top = 24
end
object CDS_1: TClientDataSet
Aggregates = <>
Params = <>
Left = 728
Top = 30
end
object PM_1: TPopupMenu
Left = 590
Top = 398
object N1: TMenuItem
Caption = #22797#21046
OnClick = N1Click
end
end
object GPM_1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 662
Top = 398
end
object cxLookAndFeelController1: TcxLookAndFeelController
Kind = lfFlat
NativeStyle = False
ScrollbarMode = sbmClassic
ScrollMode = scmSmooth
SkinName = 'WXI'
Left = 392
Top = 326
end
end