object FormMain: TFormMain Left = 430 Height = 703 Top = 249 Width = 1032 Caption = 'LazFuck' ClientHeight = 669 ClientWidth = 1032 DesignTimePPI = 144 Menu = MainMenu1 OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow LCLVersion = '2.2.6.0' WindowState = wsMaximized object StatusBarMain: TStatusBar Left = 0 Height = 28 Top = 641 Width = 1032 Panels = < item Width = 84 end item Width = 84 end item Width = 96 end> ParentFont = False SimplePanel = False end object ToolBarMain: TToolBar Left = 0 Height = 33 Top = 0 Width = 1032 Images = Core.ImageListMain ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 1 object ToolButton1: TToolButton Left = 1 Top = 2 Action = AProjectNew end object ToolButton2: TToolButton Left = 36 Top = 2 Action = AProjectOpen DropdownMenu = PopupMenuRecentFiles Style = tbsDropDown end object ToolButton3: TToolButton Left = 89 Top = 2 Action = AProjectSave end object ToolButton4: TToolButton Left = 124 Top = 2 Action = AProjectClose end object ToolButton5: TToolButton Left = 194 Height = 33 Top = 2 Style = tbsSeparator end object ToolButton6: TToolButton Left = 237 Top = 2 Action = AProgramRun end object ToolButton7: TToolButton Left = 202 Top = 2 Action = AProgramCompile end object ToolButton8: TToolButton Left = 159 Top = 2 Action = AOptions end object ToolButton9: TToolButton Left = 342 Top = 2 Action = ABreakpointToggle end object ToolButton10: TToolButton Left = 272 Top = 2 Action = AProgramPause end object ToolButton11: TToolButton Left = 307 Top = 2 Action = AProgramStop end object ToolButton12: TToolButton Left = 377 Top = 2 Action = AProgramStepOver end object ToolButton13: TToolButton Left = 412 Top = 2 Action = AProgramStepInto end object ToolButton14: TToolButton Left = 447 Top = 2 Action = AProgramStepOut end object ToolButton15: TToolButton Left = 482 Top = 2 Action = AProgramRunToCursor end object ToolButtonTarget: TToolButton Left = 517 Hint = 'Target select' Top = 2 Caption = 'Target select' DropdownMenu = PopupMenuTargets Style = tbsDropDown end end object PageControlRight: TPageControl Left = 560 Height = 608 Top = 33 Width = 472 ActivePage = TabSheetDebug Align = alRight ParentFont = False TabIndex = 0 TabOrder = 2 TabPosition = tpRight object TabSheetDebug: TTabSheet Caption = 'Debug' ClientHeight = 604 ClientWidth = 390 ParentFont = False object PanelInput: TPanel Left = 0 Height = 77 Top = 0 Width = 390 Align = alTop BevelOuter = bvNone ParentFont = False TabOrder = 0 end object Splitter3: TSplitter Cursor = crVSplit Left = 0 Height = 6 Top = 77 Width = 390 Align = alTop ResizeAnchor = akTop end object PanelOutput: TPanel Left = 0 Height = 311 Top = 83 Width = 390 Align = alTop BevelOuter = bvNone ParentFont = False TabOrder = 2 end object Splitter4: TSplitter Cursor = crVSplit Left = 0 Height = 6 Top = 394 Width = 390 Align = alTop ResizeAnchor = akTop end object PanelCPU: TPanel Left = 0 Height = 103 Top = 400 Width = 390 Align = alTop BevelOuter = bvNone ParentFont = False TabOrder = 4 end object Splitter5: TSplitter Cursor = crVSplit Left = 0 Height = 6 Top = 503 Width = 390 Align = alTop ResizeAnchor = akTop end object PanelMemory: TPanel Left = 0 Height = 95 Top = 509 Width = 390 Align = alClient BevelOuter = bvNone ParentFont = False TabOrder = 6 end end end object Splitter1: TSplitter Left = 554 Height = 608 Top = 33 Width = 6 Align = alRight ResizeAnchor = akRight end object PanelLeft: TPanel Left = 0 Height = 608 Top = 33 Width = 554 Align = alClient BevelOuter = bvNone ClientHeight = 608 ClientWidth = 554 ParentFont = False TabOrder = 4 object PageControlMain: TPageControl Left = 0 Height = 460 Top = 0 Width = 554 ActivePage = TabSheetSource Align = alClient ParentFont = False TabIndex = 0 TabOrder = 0 object TabSheetSource: TTabSheet Caption = 'Source code' ParentFont = False end object TabSheetTarget: TTabSheet Caption = 'Target code' ParentFont = False end end object PageControlBottom: TPageControl Left = 0 Height = 142 Top = 466 Width = 554 ActivePage = TabSheetMessages Align = alBottom ParentFont = False TabIndex = 0 TabOrder = 1 TabPosition = tpBottom object TabSheetMessages: TTabSheet Caption = 'Messages' ParentFont = False end end object Splitter2: TSplitter Cursor = crVSplit Left = 0 Height = 6 Top = 460 Width = 554 Align = alBottom ResizeAnchor = akBottom end end object MainMenu1: TMainMenu Images = Core.ImageListMain Left = 259 Top = 160 object MenuItem1: TMenuItem Caption = 'File' object MenuItem8: TMenuItem Action = AProjectNew end object MenuItem2: TMenuItem Action = AProjectOpen end object MenuItemOpenRecent: TMenuItem Caption = 'Open recent' end object MenuItem3: TMenuItem Action = AProjectSave end object MenuItem4: TMenuItem Action = AProjectSaveAs end object MenuItem7: TMenuItem Action = AProjectClose end object MenuItem5: TMenuItem Caption = '-' end object MenuItem6: TMenuItem Action = AExit end end object MenuItem24: TMenuItem Caption = 'Edit' object MenuItem25: TMenuItem Action = FormSourceCode.AFormatSource end object MenuItem27: TMenuItem Action = FormSourceCode.AShrinkSource end object MenuItem28: TMenuItem Action = FormSourceCode.AGenerateNumber end object MenuItem21: TMenuItem Action = FormSourceCode.AGenerateText end end object MenuItem9: TMenuItem Caption = 'Run' object MenuItem11: TMenuItem Action = AProgramCompile end object MenuItem20: TMenuItem Action = AProgramCompileMultiple end object MenuItemTarget: TMenuItem Caption = 'Target' end object MenuItem17: TMenuItem Caption = '-' end object MenuItem12: TMenuItem Action = AProgramRun end object MenuItem15: TMenuItem Action = AProgramPause end object MenuItem16: TMenuItem Action = AProgramStop end object MenuItem32: TMenuItem Action = AProgramStepInto end object MenuItem33: TMenuItem Action = AProgramStepOver end object MenuItem34: TMenuItem Action = AProgramStepOut end object MenuItem35: TMenuItem Action = AProgramRunToCursor end object MenuItem31: TMenuItem Action = AProgramShowExecutionPoint end end object MenuItem18: TMenuItem Caption = 'Tools' object MenuItem22: TMenuItem Action = AOptions end object MenuItem19: TMenuItem Action = AViewLog end object MenuItem30: TMenuItem Action = AViewCompilers end end object MenuItem10: TMenuItem Caption = 'Help' object MenuItem13: TMenuItem Action = AHelp end object MenuItem14: TMenuItem Action = AAbout end end end object ActionList1: TActionList Images = Core.ImageListMain Left = 261 Top = 230 object AProjectOpen: TAction Category = 'Project' Caption = 'Open' ImageIndex = 7 OnExecute = AProjectOpenExecute ShortCut = 16463 end object AProjectSave: TAction Category = 'Project' Caption = 'Save' ImageIndex = 0 OnExecute = AProjectSaveExecute ShortCut = 16467 end object AProjectClose: TAction Category = 'Project' Caption = 'Close' ImageIndex = 4 OnExecute = AProjectCloseExecute ShortCut = 16465 end object AProjectSaveAs: TAction Category = 'Project' Caption = 'Save as...' ImageIndex = 0 OnExecute = AProjectSaveAsExecute ShortCut = 24659 end object AProjectNew: TAction Category = 'Project' Caption = 'New' ImageIndex = 9 OnExecute = AProjectNewExecute ShortCut = 16462 end object AExit: TAction Caption = 'Exit' ImageIndex = 5 OnExecute = AExitExecute ShortCut = 32883 end object AProgramCompile: TAction Category = 'Program' Caption = 'Compile' ImageIndex = 8 OnExecute = AProgramCompileExecute ShortCut = 16504 end object AProgramRun: TAction Category = 'Program' Caption = 'Run' ImageIndex = 1 OnExecute = AProgramRunExecute ShortCut = 120 end object AAbout: TAction Caption = 'About' OnExecute = AAboutExecute end object AHelp: TAction Caption = 'Help' ImageIndex = 6 end object AProgramPause: TAction Category = 'Program' Caption = 'Pause' ImageIndex = 11 OnExecute = AProgramPauseExecute end object AProgramStop: TAction Category = 'Program' Caption = 'Stop' ImageIndex = 10 OnExecute = AProgramStopExecute ShortCut = 16497 end object AProgramStepInto: TAction Category = 'Program' Caption = 'Step into' ImageIndex = 15 OnExecute = AProgramStepIntoExecute ShortCut = 118 end object AProgramStepOver: TAction Category = 'Program' Caption = 'Step over' ImageIndex = 17 OnExecute = AProgramStepOverExecute ShortCut = 119 end object AProgramRunToCursor: TAction Category = 'Program' Caption = 'Run to cursor' ImageIndex = 14 OnExecute = AProgramRunToCursorExecute ShortCut = 115 end object AProgramStepOut: TAction Category = 'Program' Caption = 'Step out' ImageIndex = 16 OnExecute = AProgramStepOutExecute ShortCut = 8311 end object ABreakpointToggle: TAction Caption = 'Toggle breakpoint' ImageIndex = 12 OnExecute = ABreakpointToggleExecute end object AOptions: TAction Category = 'View' Caption = 'Options' ImageIndex = 2 OnExecute = AOptionsExecute end object AViewCompilers: TAction Category = 'View' Caption = 'Compilers' OnExecute = AViewCompilersExecute end object AShowTargetPosition: TAction Caption = 'Show position in target' OnExecute = AShowTargetPositionExecute ShortCut = 16393 end object AShowSourcePosition: TAction Caption = 'Show position in source' OnExecute = AShowSourcePositionExecute ShortCut = 16393 end object AProgramShowExecutionPoint: TAction Category = 'Program' Caption = 'Show execution point' OnExecute = AProgramShowExecutionPointExecute end object AViewLog: TAction Category = 'View' Caption = 'Log' OnExecute = AViewLogExecute end object AProgramCompileMultiple: TAction Category = 'Program' Caption = 'Compile multiple...' OnExecute = AProgramCompileMultipleExecute end end object OpenDialog1: TOpenDialog DefaultExt = '.b' Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*' Left = 67 Top = 221 end object SaveDialog1: TSaveDialog DefaultExt = '.b' Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*' Left = 67 Top = 288 end object TimerRefresh: TTimer Interval = 200 OnTimer = TimerRefreshTimer Left = 67 Top = 355 end object PopupMenuRecentFiles: TPopupMenu Left = 67 Top = 77 end object PopupMenuTargets: TPopupMenu Images = Core.ImageListMain Left = 67 Top = 143 end end