home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 183
- Top = 11
- ActiveControl = Tree1
- AutoScroll = False
- Caption = 'Form1'
- ClientHeight = 315
- ClientWidth = 483
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- OnActivate = FormActivate
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Splitter1: TSplitter
- Left = 0
- Top = 201
- Width = 483
- Height = 2
- Cursor = crVSplit
- Align = alTop
- OnMoved = Splitter1Moved
- end
- object Tree1: TTreeNT
- Left = 0
- Top = 0
- Width = 483
- Height = 201
- Align = alTop
- ColorSelected = clInfoText
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- Indent = 19
- InsertMarkColor = -16777216
- ItemHeight = 16
- Options = [toAutoScroll, toCheckSupport, toEvenHeight, toFullRowSelect, toHotTrack, toInfoTip, toReadOnly, toRightClickSelect, toToolTips, toShowButtons, toShowRoot]
- ParentColor = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- ScrollTime = 0
- TabOrder = 0
- OnClick = Tree1Click
- OnHint = Tree1Hint
- end
- object Memo1: TMemo
- Left = 0
- Top = 203
- Width = 483
- Height = 112
- Align = alClient
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Courier New'
- Font.Style = []
- Lines.Strings = (
- 'Memo1')
- ParentFont = False
- ScrollBars = ssVertical
- TabOrder = 1
- end
- object Http: THttpCli
- ProxyPort = '80'
- Agent = 'Mozilla/3.0 (compatible)'
- Accept = 'image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*'
- NoCache = False
- ContentTypePost = 'application/x-www-form-urlencoded'
- MultiThreaded = False
- Left = 32
- Top = 264
- end
- end
-