object ProjectManager: TProjectManager Left = 0 Top = 0 BorderStyle = bsToolWindow Caption = 'Project Manager' ClientHeight = 520 ClientWidth = 286 Color = clBtnFace DragKind = dkDock DragMode = dmAutomatic Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object TreeView1: TTreeView AlignWithMargins = True Left = 3 Top = 3 Width = 280 Height = 514 Align = alClient Indent = 19 TabOrder = 0 ExplicitLeft = 8 ExplicitTop = 0 ExplicitWidth = 121 ExplicitHeight = 97 end end