object FormMain: TFormMain Left = 687 Height = 568 Top = 411 Width = 939 Caption = 'VCSCommander' ClientHeight = 538 ClientWidth = 939 Menu = MainMenu1 OnActivate = FormActivate OnClose = FormClose OnShow = FormShow Position = poScreenCenter LCLVersion = '1.4.0.4' object ToolBarMain: TToolBar Left = 0 Height = 26 Top = 0 Width = 939 Caption = 'ToolBarMain' Images = Core.ImageList1 ParentShowHint = False ShowHint = True TabOrder = 0 object ToolButton1: TToolButton Left = 1 Top = 2 Action = Core.AProjectCheckout end object ToolButton2: TToolButton Left = 24 Top = 2 Action = Core.AProjectOpen end object ToolButton3: TToolButton Left = 47 Top = 2 Action = Core.AProjectClose end end object StatusBar1: TStatusBar Left = 0 Height = 28 Top = 510 Width = 939 Panels = <> end object MainMenu1: TMainMenu Images = Core.ImageList1 left = 232 top = 88 object MenuItemFile: TMenuItem Caption = 'Working copy' object MenuItem17: TMenuItem Action = Core.AProjectCheckout end object MenuItem8: TMenuItem Action = Core.AProjectOpen end object MenuItemOpenRecent: TMenuItem Caption = 'Open recent' end object MenuItem10: TMenuItem Action = Core.AProjectClose end object MenuItem9: TMenuItem Caption = '-' end object MenuItemQuit: TMenuItem Action = Core.AQuit end end object MenuItem19: TMenuItem Caption = 'Project group' object MenuItem20: TMenuItem Action = Core.AProjectGroupNew end object MenuItem21: TMenuItem Action = Core.AProjectGroupOpen end object MenuItemRecentProjectGroup: TMenuItem Caption = 'Open recent' end object MenuItem23: TMenuItem Action = Core.AProjectGroupSave end object MenuItem25: TMenuItem Action = Core.AProjectGroupSaveAs end object MenuItem24: TMenuItem Action = Core.AProjectGroupClose end end object MenuItem6: TMenuItem Caption = 'View' object MenuItem7: TMenuItem Caption = 'Favorites' end end object MenuItem11: TMenuItem Caption = 'Actions' object MenuItem12: TMenuItem Action = Core.ACommandUpdate end object MenuItem13: TMenuItem Action = Core.ACommandCommit end object MenuItem14: TMenuItem Action = Core.ACommandCleanup end object MenuItem16: TMenuItem Action = Core.ACommandStatus end end object MenuItem15: TMenuItem Caption = 'Tools' object MenuItem18: TMenuItem Action = Core.AViewTest end end object MenuItem1: TMenuItem Caption = 'General' object MenuItem2: TMenuItem Action = Core.ASettings end end object MenuItem3: TMenuItem Action = Core.AHelp object MenuItem5: TMenuItem Caption = 'Help' end object MenuItem4: TMenuItem Action = Core.AAbout end end end end