Changeset 106 for trunk/Forms/UFormMain.lfm
- Timestamp:
- May 6, 2019, 11:03:00 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r103 r106 5 5 Width = 860 6 6 Caption = 'LazFuck' 7 ClientHeight = 5 567 ClientHeight = 561 8 8 ClientWidth = 860 9 DesignTimePPI = 1 449 DesignTimePPI = 120 10 10 Menu = MainMenu1 11 11 OnClose = FormClose … … 14 14 OnDestroy = FormDestroy 15 15 OnShow = FormShow 16 LCLVersion = '2.0. 0.4'16 LCLVersion = '2.0.2.0' 17 17 WindowState = wsMaximized 18 18 object StatusBarMain: TStatusBar 19 19 Left = 0 20 Height = 3621 Top = 5 2020 Height = 28 21 Top = 533 22 22 Width = 860 23 23 Panels = < 24 24 item 25 Width = 8425 Width = 70 26 26 end 27 27 item 28 Width = 8428 Width = 70 29 29 end 30 30 item 31 Width = 9631 Width = 80 32 32 end> 33 33 ParentFont = False … … 36 36 object ToolBarMain: TToolBar 37 37 Left = 0 38 Height = 3138 Height = 26 39 39 Top = 0 40 40 Width = 860 … … 50 50 end 51 51 object ToolButton2: TToolButton 52 Left = 3 652 Left = 30 53 53 Top = 2 54 54 Action = AProjectOpen … … 57 57 end 58 58 object ToolButton3: TToolButton 59 Left = 8959 Left = 74 60 60 Top = 2 61 61 Action = AProjectSave 62 62 end 63 63 object ToolButton4: TToolButton 64 Left = 1 2464 Left = 103 65 65 Top = 2 66 66 Action = AProjectClose 67 67 end 68 68 object ToolButton5: TToolButton 69 Left = 1 9470 Height = 3369 Left = 161 70 Height = 28 71 71 Top = 2 72 72 Style = tbsSeparator 73 73 end 74 74 object ToolButton6: TToolButton 75 Left = 23975 Left = 197 76 76 Top = 2 77 77 Action = AProgramRun 78 78 end 79 79 object ToolButton7: TToolButton 80 Left = 20480 Left = 168 81 81 Top = 2 82 82 Action = AProgramCompile 83 83 end 84 84 object ToolButton8: TToolButton 85 Left = 1 5985 Left = 132 86 86 Top = 2 87 87 Action = AOptions 88 88 end 89 89 object ToolButton9: TToolButton 90 Left = 34490 Left = 284 91 91 Top = 2 92 92 Action = ABreakpointToggle 93 93 end 94 94 object ToolButton10: TToolButton 95 Left = 2 7495 Left = 226 96 96 Top = 2 97 97 Action = AProgramPause 98 98 end 99 99 object ToolButton11: TToolButton 100 Left = 309100 Left = 255 101 101 Top = 2 102 102 Action = AProgramStop 103 103 end 104 104 object ToolButton12: TToolButton 105 Left = 3 79105 Left = 313 106 106 Top = 2 107 107 Action = AProgramStepOver 108 108 end 109 109 object ToolButton13: TToolButton 110 Left = 414110 Left = 342 111 111 Top = 2 112 112 Action = AProgramStepInto 113 113 end 114 114 object ToolButton14: TToolButton 115 Left = 449115 Left = 371 116 116 Top = 2 117 117 Action = AProgramStepOut 118 118 end 119 119 object ToolButton15: TToolButton 120 Left = 4 84120 Left = 400 121 121 Top = 2 122 122 Action = AProgramRunToCursor 123 123 end 124 124 object ToolButtonTarget: TToolButton 125 Left = 519125 Left = 429 126 126 Hint = 'Target select' 127 127 Top = 2 … … 132 132 end 133 133 object PageControlRight: TPageControl 134 Left = 388135 Height = 489136 Top = 31137 Width = 472134 Left = 467 135 Height = 507 136 Top = 26 137 Width = 393 138 138 ActivePage = TabSheetDebug 139 139 Align = alRight … … 144 144 object TabSheetDebug: TTabSheet 145 145 Caption = 'Debug' 146 ClientHeight = 4 81147 ClientWidth = 434146 ClientHeight = 499 147 ClientWidth = 359 148 148 ParentFont = False 149 149 object PanelInput: TPanel 150 150 Left = 0 151 Height = 77151 Height = 64 152 152 Top = 0 153 Width = 434153 Width = 359 154 154 Align = alTop 155 155 BevelOuter = bvNone … … 160 160 Cursor = crVSplit 161 161 Left = 0 162 Height = 6163 Top = 77164 Width = 434162 Height = 5 163 Top = 64 164 Width = 359 165 165 Align = alTop 166 166 ResizeAnchor = akTop … … 168 168 object PanelOutput: TPanel 169 169 Left = 0 170 Height = 311171 Top = 83172 Width = 434170 Height = 259 171 Top = 69 172 Width = 359 173 173 Align = alTop 174 174 BevelOuter = bvNone … … 179 179 Cursor = crVSplit 180 180 Left = 0 181 Height = 6182 Top = 3 94183 Width = 434181 Height = 5 182 Top = 328 183 Width = 359 184 184 Align = alTop 185 185 ResizeAnchor = akTop … … 187 187 object PanelCPU: TPanel 188 188 Left = 0 189 Height = 103190 Top = 400191 Width = 434189 Height = 86 190 Top = 333 191 Width = 359 192 192 Align = alTop 193 193 BevelOuter = bvNone … … 198 198 Cursor = crVSplit 199 199 Left = 0 200 Height = 6201 Top = 4 81202 Width = 434200 Height = 5 201 Top = 419 202 Width = 359 203 203 Align = alTop 204 204 ResizeAnchor = akTop … … 206 206 object PanelMemory: TPanel 207 207 Left = 0 208 Height = 0209 Top = 4 81210 Width = 434208 Height = 75 209 Top = 424 210 Width = 359 211 211 Align = alClient 212 212 BevelOuter = bvNone … … 217 217 end 218 218 object Splitter1: TSplitter 219 Left = 382220 Height = 489221 Top = 31222 Width = 6219 Left = 462 220 Height = 507 221 Top = 26 222 Width = 5 223 223 Align = alRight 224 224 ResizeAnchor = akRight … … 226 226 object PanelLeft: TPanel 227 227 Left = 0 228 Height = 489229 Top = 31230 Width = 382228 Height = 507 229 Top = 26 230 Width = 462 231 231 Align = alClient 232 232 BevelOuter = bvNone 233 ClientHeight = 489234 ClientWidth = 382233 ClientHeight = 507 234 ClientWidth = 462 235 235 ParentFont = False 236 236 TabOrder = 4 237 237 object PageControlMain: TPageControl 238 238 Left = 0 239 Height = 3 41239 Height = 384 240 240 Top = 0 241 Width = 382241 Width = 462 242 242 ActivePage = TabSheetSource 243 243 Align = alClient … … 256 256 object PageControlBottom: TPageControl 257 257 Left = 0 258 Height = 1 42259 Top = 3 47260 Width = 382258 Height = 118 259 Top = 389 260 Width = 462 261 261 ActivePage = TabSheetMessages 262 262 Align = alBottom … … 273 273 Cursor = crVSplit 274 274 Left = 0 275 Height = 6276 Top = 3 41277 Width = 382275 Height = 5 276 Top = 384 277 Width = 462 278 278 Align = alBottom 279 279 ResizeAnchor = akBottom … … 282 282 object MainMenu1: TMainMenu 283 283 Images = Core.ImageListMain 284 left = 2 59285 top = 1 63284 left = 216 285 top = 136 286 286 object MenuItem1: TMenuItem 287 287 Caption = 'Project' … … 383 383 object ActionList1: TActionList 384 384 Images = Core.ImageListMain 385 left = 2 59386 top = 230385 left = 216 386 top = 192 387 387 object AProjectOpen: TAction 388 388 Category = 'Project' … … 529 529 DefaultExt = '.b' 530 530 Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*' 531 left = 67532 top = 221531 left = 56 532 top = 184 533 533 end 534 534 object SaveDialog1: TSaveDialog 535 535 DefaultExt = '.b' 536 536 Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*' 537 left = 67538 top = 2 88537 left = 56 538 top = 240 539 539 end 540 540 object TimerRefresh: TTimer 541 541 OnTimer = TimerRefreshTimer 542 left = 67543 top = 355542 left = 56 543 top = 296 544 544 end 545 545 object PopupMenuRecentFiles: TPopupMenu 546 left = 67547 top = 77546 left = 56 547 top = 64 548 548 end 549 549 object PopupMenuTargets: TPopupMenu 550 550 Images = Core.ImageListMain 551 left = 67552 top = 1 43551 left = 56 552 top = 119 553 553 end 554 554 end
Note:
See TracChangeset
for help on using the changeset viewer.