object ProjectOverview: TProjectOverview Left = 444 Top = 140 Width = 196 Height = 280 Caption = 'Project' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Scaled = False OnHide = FormHide OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object TreeView1: TTreeView Left = 0 Top = 113 Width = 188 Height = 140 ReadOnly = True Indent = 19 Items.Data = { 01000000200000000000000000000000FFFFFFFFFFFFFFFF0000000002000000 0750726F6A6563741D0000000000000000000000FFFFFFFFFFFFFFFF00000000 00000000044D61696E200000000000000000000000FFFFFFFFFFFFFFFF000000 0000000000075363686C656E7A} Align = alClient ParentColor = False TabOrder = 0 OnDblClick = TreeView1DblClick end object Panel1: TPanel Left = 0 Top = 0 Width = 188 Height = 113 Align = alTop TabOrder = 1 object Edit1: TEdit Left = 8 Top = 8 Width = 169 Height = 24 ReadOnly = True TabOrder = 0 Text = 'Name:' end object Edit2: TEdit Left = 8 Top = 32 Width = 169 Height = 24 ReadOnly = True TabOrder = 1 Text = 'Directory:' end object Edit3: TEdit Left = 8 Top = 57 Width = 169 Height = 24 ReadOnly = True TabOrder = 2 Text = 'Type:' end object Edit4: TEdit Left = 8 Top = 80 Width = 169 Height = 24 ReadOnly = True TabOrder = 3 Text = 'Worktime:' end end end