D10SZKaiXiYa/A01基础公司管理/U_BankInput.dfm

242 lines
4.7 KiB
Plaintext
Raw Normal View History

2025-04-23 15:09:48 +08:00
inherited frmBankInput: TfrmBankInput
Left = 261
Top = 149
Caption = #20844#21496#36134#25143#24405#20837
ClientHeight = 373
ClientWidth = 1157
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Height = -16
OldCreateOrder = True
Position = poScreenCenter
OnClose = FormClose
ExplicitWidth = 1173
ExplicitHeight = 412
PixelsPerInch = 96
TextHeight = 21
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
Width = 1157
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 67
Caption = 'ToolBar1'
Color = clWhite
DisabledImages = DataLink_Company.ImageList_new32
Images = DataLink_Company.cxImageList_bar
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
ExplicitWidth = 599
object ToolButton3: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 16
OnClick = ToolButton3Click
end
object TBClose: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object ScrollBox1: TScrollBox [1]
Left = 0
Top = 30
Width = 1157
Height = 343
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Color = clWhite
Ctl3D = False
ParentColor = False
ParentCtl3D = False
TabOrder = 1
ExplicitTop = 36
object Label6: TLabel
Left = 22
Top = 75
Width = 62
Height = 21
Caption = #21517' '#31216
end
object Label3: TLabel
Left = 22
Top = 28
Width = 64
Height = 21
Caption = #20844#21496#25260#22836
end
object Label1: TLabel
Left = 510
Top = 28
Width = 64
Height = 21
Caption = #20844#21496#22320#22336
end
object Label4: TLabel
Left = 510
Top = 75
Width = 58
Height = 21
Caption = #24320' '#25143' '#34892
end
object Label5: TLabel
Left = 22
Top = 116
Width = 62
Height = 21
Caption = #21345' '#21495
end
object Label8: TLabel
Left = 510
Top = 116
Width = 64
Height = 21
Caption = #38134#34892#22320#22336
end
object Label7: TLabel
Left = 22
Top = 163
Width = 64
Height = 21
Caption = #38134#34892#20195#30721
end
object Label9: TLabel
Left = 510
Top = 163
Width = 62
Height = 21
Caption = #34892' '#21495
end
object Label10: TLabel
Left = 22
Top = 215
Width = 62
Height = 21
Caption = #24065' '#31181
end
object BankName: TcxTextEdit
Tag = 2
Left = 90
Top = 71
TabOrder = 0
Width = 400
end
object GSTT: TcxTextEdit
Tag = 2
Left = 90
Top = 24
TabOrder = 1
Width = 400
end
object GSDZ: TcxTextEdit
Tag = 2
Left = 580
Top = 24
TabOrder = 2
Width = 400
end
object BankDeposit: TcxTextEdit
Tag = 2
Left = 580
Top = 71
TabOrder = 3
Width = 400
end
object BankCardNo: TcxTextEdit
Tag = 2
Left = 90
Top = 112
TabOrder = 4
Width = 400
end
object YHDZ: TcxTextEdit
Tag = 2
Left = 580
Top = 112
TabOrder = 5
Width = 400
end
object YHDM: TcxTextEdit
Tag = 2
Left = 90
Top = 159
TabOrder = 6
Width = 400
end
object BankNo: TcxTextEdit
Tag = 2
Left = 580
Top = 159
TabOrder = 7
Width = 400
end
object Currency: TComboBox
Tag = 2
Left = 90
Top = 212
Width = 145
Height = 29
Style = csDropDownList
TabOrder = 8
Items.Strings = (
'CNY'
'USD'
'EUR'
'VND')
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_Company.ADOLink
Left = 993
Top = 60
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_Company.ADOLink
Left = 994
Top = 11
end
inherited ImageList_new32: TImageList
Left = 1085
Top = 23
end
inherited cxImageList_bar: TcxImageList
FormatVersion = 1
Left = 1078
Top = 96
DesignInfo = 6292534
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Company.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 987
Top = 234
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Company.ADOLink
Parameters = <>
Left = 990
Top = 117
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Company.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 995
Top = 179
end
end