283 lines
5.8 KiB
Plaintext
283 lines
5.8 KiB
Plaintext
object frmExpenseInput: TfrmExpenseInput
|
|
Left = 261
|
|
Top = 149
|
|
Caption = #36153#29992#30331#35760
|
|
ClientHeight = 524
|
|
ClientWidth = 1014
|
|
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 = 1014
|
|
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
|
|
ExplicitTop = -6
|
|
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 = 1014
|
|
Height = 486
|
|
Align = alClient
|
|
BevelInner = bvNone
|
|
BevelOuter = bvNone
|
|
BorderStyle = bsNone
|
|
Color = clWhite
|
|
Ctl3D = False
|
|
ParentColor = False
|
|
ParentCtl3D = False
|
|
TabOrder = 1
|
|
ExplicitTop = 44
|
|
object Label7: TLabel
|
|
Left = 78
|
|
Top = 323
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #20132#26131#38468#35328
|
|
end
|
|
object Label1: TLabel
|
|
Left = 84
|
|
Top = 86
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #25253#38144#31867#22411
|
|
end
|
|
object Label2: TLabel
|
|
Left = 440
|
|
Top = 140
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #31246#21495
|
|
end
|
|
object Label3: TLabel
|
|
Left = 84
|
|
Top = 195
|
|
Width = 96
|
|
Height = 21
|
|
Caption = #25910#27454#38134#34892#21517#31216
|
|
end
|
|
object Label5: TLabel
|
|
Left = 84
|
|
Top = 249
|
|
Width = 96
|
|
Height = 21
|
|
Caption = #25910#27454#38134#34892#36134#25143
|
|
end
|
|
object Label6: TLabel
|
|
Left = 440
|
|
Top = 86
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #37329#39069
|
|
end
|
|
object Label8: TLabel
|
|
Left = 84
|
|
Top = 140
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #21333#20301#21517#31216
|
|
end
|
|
object Label10: TLabel
|
|
Left = 440
|
|
Top = 195
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #20184#27454#38134#34892
|
|
end
|
|
object Label12: TLabel
|
|
Left = 440
|
|
Top = 249
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #20184#27454#36134#21495
|
|
end
|
|
object Label4: TLabel
|
|
Left = 84
|
|
Top = 36
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #30003#35831#21333#21495
|
|
end
|
|
object Label9: TLabel
|
|
Left = 440
|
|
Top = 36
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #29992#36884
|
|
end
|
|
object FinanceNote: TMemo
|
|
Tag = 2
|
|
Left = 168
|
|
Top = 303
|
|
Width = 681
|
|
Height = 57
|
|
ScrollBars = ssVertical
|
|
TabOrder = 0
|
|
end
|
|
object ReimburseType: TcxButtonEdit
|
|
Tag = 2
|
|
Left = 200
|
|
Top = 83
|
|
Hint = 'ReimburseType/'#25253#38144#31867#22411
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = ReimburseTypePropertiesButtonClick
|
|
TabOrder = 1
|
|
Width = 200
|
|
end
|
|
object Currency: TcxComboBox
|
|
Tag = 2
|
|
Left = 718
|
|
Top = 83
|
|
Properties.Items.Strings = (
|
|
'CNY'
|
|
'USD'
|
|
'VND')
|
|
TabOrder = 2
|
|
Text = 'CNY'
|
|
Width = 66
|
|
end
|
|
object TaxNumber: TcxTextEdit
|
|
Tag = 2
|
|
Left = 512
|
|
Top = 137
|
|
TabOrder = 3
|
|
Width = 200
|
|
end
|
|
object OppBankCardNo: TcxTextEdit
|
|
Tag = 2
|
|
Left = 200
|
|
Top = 246
|
|
TabOrder = 4
|
|
Width = 200
|
|
end
|
|
object Amount: TcxTextEdit
|
|
Tag = 2
|
|
Left = 512
|
|
Top = 83
|
|
TabOrder = 5
|
|
Width = 200
|
|
end
|
|
object OppCoName: TcxTextEdit
|
|
Tag = 2
|
|
Left = 200
|
|
Top = 137
|
|
TabOrder = 6
|
|
Width = 200
|
|
end
|
|
object OurBankCardNo: TcxTextEdit
|
|
Tag = 2
|
|
Left = 512
|
|
Top = 246
|
|
TabOrder = 7
|
|
Width = 200
|
|
end
|
|
object OurBankName: TcxButtonEdit
|
|
Tag = 2
|
|
Left = 512
|
|
Top = 192
|
|
Hint = 'OurBankName/'#20184#27454#38134#34892
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = OurBankNamePropertiesButtonClick
|
|
TabOrder = 8
|
|
Width = 200
|
|
end
|
|
object OppBankName: TcxButtonEdit
|
|
Tag = 2
|
|
Left = 200
|
|
Top = 192
|
|
Hint = 'OppBankName/'#25910#27454#38134#34892#21517#31216
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = OppBankNamePropertiesButtonClick
|
|
TabOrder = 9
|
|
Width = 200
|
|
end
|
|
object FFID: TcxTextEdit
|
|
Tag = 2
|
|
Left = 200
|
|
Top = 33
|
|
Properties.ReadOnly = True
|
|
TabOrder = 10
|
|
Width = 200
|
|
end
|
|
object Use: TcxTextEdit
|
|
Tag = 2
|
|
Left = 512
|
|
Top = 33
|
|
Properties.ReadOnly = False
|
|
TabOrder = 11
|
|
Width = 200
|
|
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
|
|
end
|