184 lines
3.6 KiB
Plaintext
184 lines
3.6 KiB
Plaintext
inherited frmCustomerInput: TfrmCustomerInput
|
|
Left = 261
|
|
Top = 149
|
|
Caption = #20844#21496#24405#20837
|
|
ClientHeight = 329
|
|
ClientWidth = 687
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Height = -16
|
|
OldCreateOrder = True
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
ExplicitWidth = 703
|
|
ExplicitHeight = 368
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 687
|
|
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 = 687
|
|
Height = 299
|
|
Align = alClient
|
|
BevelInner = bvNone
|
|
BevelOuter = bvNone
|
|
BorderStyle = bsNone
|
|
Color = clWhite
|
|
Ctl3D = False
|
|
ParentColor = False
|
|
ParentCtl3D = False
|
|
TabOrder = 1
|
|
ExplicitWidth = 730
|
|
ExplicitHeight = 291
|
|
object Label2: TLabel
|
|
Left = 15
|
|
Top = 12
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #32534#21495
|
|
end
|
|
object Label6: TLabel
|
|
Left = 15
|
|
Top = 48
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #20840#31216
|
|
end
|
|
object Label39: TLabel
|
|
Left = 15
|
|
Top = 123
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #22320#22336
|
|
end
|
|
object Label7: TLabel
|
|
Left = 15
|
|
Top = 167
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #22791#27880
|
|
end
|
|
object Label3: TLabel
|
|
Left = 319
|
|
Top = 12
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #31616#31216
|
|
end
|
|
object Label1: TLabel
|
|
Left = 15
|
|
Top = 83
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #31246#21495
|
|
end
|
|
object CoName: TcxTextEdit
|
|
Tag = 2
|
|
Left = 53
|
|
Top = 45
|
|
TabOrder = 1
|
|
Width = 504
|
|
end
|
|
object CoCode: TcxTextEdit
|
|
Tag = 2
|
|
Left = 53
|
|
Top = 8
|
|
TabOrder = 0
|
|
Width = 200
|
|
end
|
|
object CoAddress: TcxTextEdit
|
|
Tag = 2
|
|
Left = 53
|
|
Top = 120
|
|
TabOrder = 2
|
|
Width = 504
|
|
end
|
|
object CoAbbrName: TcxTextEdit
|
|
Tag = 2
|
|
Left = 357
|
|
Top = 8
|
|
TabOrder = 3
|
|
Width = 200
|
|
end
|
|
object CoNote: TcxMemo
|
|
Tag = 2
|
|
Left = 53
|
|
Top = 167
|
|
TabOrder = 4
|
|
Height = 77
|
|
Width = 504
|
|
end
|
|
object ShuiNo: TcxTextEdit
|
|
Tag = 2
|
|
Left = 53
|
|
Top = 80
|
|
TabOrder = 5
|
|
Width = 504
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
end
|
|
inherited cxImageList_bar: TcxImageList
|
|
FormatVersion = 1
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 331
|
|
Top = 200
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Parameters = <>
|
|
Left = 158
|
|
Top = 192
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 237
|
|
Top = 193
|
|
end
|
|
end
|