object FormBrowse: TFormBrowse Left = 351 Height = 526 Top = 147 Width = 722 Caption = 'Browse' ClientHeight = 526 ClientWidth = 722 LCLVersion = '1.1' object TreeView1: TTreeView Left = 0 Height = 526 Top = 0 Width = 241 Align = alLeft TabOrder = 0 end object Splitter1: TSplitter Left = 241 Height = 526 Top = 0 Width = 5 end object ListView1: TListView Left = 246 Height = 526 Top = 0 Width = 476 Align = alClient Columns = < item Caption = 'Name' end item Caption = 'Revision' end item Caption = 'Last change date' end item Caption = 'Last author' end item Caption = 'Status' Width = 256 end> ReadOnly = True RowSelect = True TabOrder = 2 ViewStyle = vsReport end end