170 lines
3.4 KiB
Plaintext
170 lines
3.4 KiB
Plaintext
inherited frmCustomerInput: TfrmCustomerInput
|
|
Left = 261
|
|
Top = 149
|
|
Caption = #20844#21496#24405#20837
|
|
ClientHeight = 286
|
|
ClientWidth = 599
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
OldCreateOrder = True
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
ExplicitWidth = 615
|
|
ExplicitHeight = 325
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 599
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clWhite
|
|
DisabledImages = DataLink_Company.ImageList_new32
|
|
Images = DataLink_Company.cxImageList_bar
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object ToolButton3: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 16
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object ScrollBox1: TScrollBox [1]
|
|
Left = 0
|
|
Top = 30
|
|
Width = 599
|
|
Height = 256
|
|
Align = alClient
|
|
BevelInner = bvNone
|
|
BevelOuter = bvNone
|
|
BorderStyle = bsNone
|
|
Color = clWhite
|
|
Ctl3D = False
|
|
ParentColor = False
|
|
ParentCtl3D = False
|
|
TabOrder = 1
|
|
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 = 84
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #22320#22336
|
|
end
|
|
object Label7: TLabel
|
|
Left = 15
|
|
Top = 128
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #22791#27880
|
|
end
|
|
object Label3: TLabel
|
|
Left = 319
|
|
Top = 12
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #31616#31216
|
|
end
|
|
object CoName: TcxTextEdit
|
|
Tag = 2
|
|
Left = 53
|
|
Top = 45
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
Width = 504
|
|
end
|
|
object CoCode: TcxTextEdit
|
|
Tag = 2
|
|
Left = 53
|
|
Top = 8
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Width = 200
|
|
end
|
|
object CoAddress: TcxTextEdit
|
|
Tag = 2
|
|
Left = 53
|
|
Top = 81
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
Width = 504
|
|
end
|
|
object CoAbbrName: TcxTextEdit
|
|
Tag = 2
|
|
Left = 357
|
|
Top = 8
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
Width = 200
|
|
end
|
|
object CoNote: TcxMemo
|
|
Tag = 2
|
|
Left = 53
|
|
Top = 128
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
Height = 77
|
|
Width = 504
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
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
|