object TreeForm: TTreeForm Left = 198 Top = 115 Width = 435 Height = 300 Caption = 'TreeForm' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object TreeView1: TTreeView Left = 0 Top = 0 Width = 427 Height = 254 Align = alClient Indent = 19 TabOrder = 0 end object StatusBar1: TStatusBar Left = 0 Top = 254 Width = 427 Height = 19 Panels = <> SimplePanel = False end end