object BrowseForm: TBrowseForm Left = 192 Top = 69 Width = 601 Height = 480 ParentFont = True KeyPreview = True OnActivate = FormActivate OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy OnDeactivate = FormDeactivate OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object splitBrowseAndView: TSplitter Left = 199 Top = 0 Width = 3 Height = 453 Cursor = crHSplit Beveled = False MinSize = 1 end object panelBrowse: TPanel Left = 0 Top = 0 Width = 199 Height = 453 Align = alLeft BevelOuter = bvNone TabOrder = 0 object panelBrowseTabs: TPanel Left = 0 Top = 430 Width = 199 Height = 23 Align = alBottom BevelOuter = bvNone TabOrder = 0 object panelBrowseTabInset: TPanel Left = 0 Top = 0 Width = 199 Height = 23 Align = alClient BevelOuter = bvNone TabOrder = 0 OnResize = panelBrowseTabInsetResize end end object panelBrowseToolbar: TPanel Left = 0 Top = 0 Width = 199 Height = 30 Align = alTop BevelOuter = bvNone TabOrder = 1 object panelBrowseToolbarInset: TPanel Left = 0 Top = 0 Width = 199 Height = 30 Align = alClient BevelOuter = bvNone TabOrder = 0 object notebookBrowseToolbar: TNotebook Left = 70 Top = 10 Width = 64 Height = 13 TabOrder = 0 object TPage Left = 0 Top = 0 Caption = 'Default' end end end end object notebookBrowseNavigation: TNotebook Left = 66 Top = 140 Width = 83 Height = 108 TabOrder = 2 object TPage Left = 0 Top = 0 Caption = 'Default' end end end object panelView: TPanel Left = 202 Top = 0 Width = 391 Height = 453 Align = alClient BevelOuter = bvNone TabOrder = 1 object splitViewClientAndMessages: TSplitter Left = 0 Top = 319 Width = 391 Height = 3 Cursor = crVSplit Align = alBottom Beveled = False end object panelViewToolbar: TPanel Left = 0 Top = 0 Width = 391 Height = 30 Align = alTop BevelOuter = bvNone TabOrder = 0 Visible = False object panelViewToolbarInset: TPanel Left = 0 Top = 0 Width = 391 Height = 30 Align = alClient BevelOuter = bvNone TabOrder = 0 object notebookViewToolbar: TNotebook Left = 176 Top = 4 Width = 25 Height = 20 TabOrder = 0 object TPage Left = 0 Top = 0 Caption = 'Default' end end end end object panelViewClient: TPanel Left = 0 Top = 30 Width = 391 Height = 289 Align = alClient BevelOuter = bvNone TabOrder = 1 object notebookViewClient: TNotebook Left = 86 Top = 52 Width = 245 Height = 248 TabOrder = 0 object TPage Left = 0 Top = 0 Caption = 'Default' end end end object panelViewBottom: TPanel Left = 0 Top = 430 Width = 391 Height = 23 Align = alBottom BevelOuter = bvNone TabOrder = 2 object splitViewTabsAndStatus: TSplitter Left = 201 Top = 0 Width = 3 Height = 23 Cursor = crHSplit Beveled = False MinSize = 1 end object panelViewTabInset: TPanel Left = 0 Top = 0 Width = 201 Height = 23 Align = alLeft BevelOuter = bvNone TabOrder = 0 OnResize = panelViewTabInsetResize end object panelViewStatusBar: TPanel Left = 204 Top = 0 Width = 187 Height = 23 Align = alClient BevelOuter = bvNone TabOrder = 1 object panelViewStatusText1: TPanel Left = 0 Top = 0 Width = 80 Height = 23 Align = alLeft BevelOuter = bvLowered TabOrder = 0 OnResize = panelViewStatusText1Resize object Label1: TLabel Left = 10 Top = 4 Width = 55 Height = 13 Alignment = taCenter AutoSize = False end end object panelViewStatusText2: TPanel Left = 80 Top = 0 Width = 80 Height = 23 Align = alLeft BevelOuter = bvLowered TabOrder = 1 OnResize = panelViewStatusText2Resize object Label2: TLabel Left = 14 Top = 2 Width = 53 Height = 13 Alignment = taCenter AutoSize = False end end object panelViewStatusText3: TPanel Left = 160 Top = 0 Width = 27 Height = 23 Align = alClient BevelOuter = bvLowered TabOrder = 2 OnResize = panelViewStatusText3Resize object Label3: TLabel Left = 2 Top = 4 Width = 31 Height = 13 AutoSize = False end end end end object panelViewMessages: TPanel Left = 0 Top = 322 Width = 391 Height = 108 Align = alBottom BevelOuter = bvNone TabOrder = 3 Visible = False end end object popupBrowserTabs: TPopupMenu OnPopup = popupBrowserTabsPopup Left = 92 Top = 378 end end