object ProjectManager: TProjectManager Left = 505 Height = 240 Top = 195 Width = 320 Caption = 'Project manager' ClientHeight = 240 ClientWidth = 320 LCLVersion = '0.9.29' object TreeViewProject: TTreeView Left = 0 Height = 240 Top = 0 Width = 320 Align = alClient DefaultItemHeight = 15 ReadOnly = True TabOrder = 0 OnChange = TreeViewProjectChange Options = [tvoAutoItemHeight, tvoHideSelection, tvoKeepCollapsedNodes, tvoReadOnly, tvoShowButtons, tvoShowLines, tvoShowRoot, tvoToolTips, tvoThemedDraw] end end