Changeset 133 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Mar 4, 2022, 10:57:08 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r131 r133 1 1 object FormMain: TFormMain 2 2 Left = 430 3 Height = 7 033 Height = 732 4 4 Top = 249 5 Width = 10 325 Width = 1075 6 6 Caption = 'LazFuck' 7 ClientHeight = 6 698 ClientWidth = 10 329 DesignTimePPI = 1 447 ClientHeight = 697 8 ClientWidth = 1075 9 DesignTimePPI = 150 10 10 Menu = MainMenu1 11 11 OnClose = FormClose … … 18 18 object StatusBarMain: TStatusBar 19 19 Left = 0 20 Height = 2 721 Top = 6 4222 Width = 10 3220 Height = 28 21 Top = 669 22 Width = 1075 23 23 Panels = < 24 24 item 25 Width = 8 425 Width = 88 26 26 end 27 27 item 28 Width = 8 428 Width = 88 29 29 end 30 30 item 31 Width = 9631 Width = 100 32 32 end> 33 33 ParentFont = False … … 36 36 object ToolBarMain: TToolBar 37 37 Left = 0 38 Height = 3 338 Height = 34 39 39 Top = 0 40 Width = 10 3240 Width = 1075 41 41 Images = Core.ImageListMain 42 42 ParentFont = False … … 50 50 end 51 51 object ToolButton2: TToolButton 52 Left = 3 652 Left = 37 53 53 Top = 2 54 54 Action = AProjectOpen … … 57 57 end 58 58 object ToolButton3: TToolButton 59 Left = 8959 Left = 92 60 60 Top = 2 61 61 Action = AProjectSave 62 62 end 63 63 object ToolButton4: TToolButton 64 Left = 12 464 Left = 128 65 65 Top = 2 66 66 Action = AProjectClose 67 67 end 68 68 object ToolButton5: TToolButton 69 Left = 19470 Height = 3 369 Left = 200 70 Height = 34 71 71 Top = 2 72 72 Style = tbsSeparator 73 73 end 74 74 object ToolButton6: TToolButton 75 Left = 2 3775 Left = 244 76 76 Top = 2 77 77 Action = AProgramRun 78 78 end 79 79 object ToolButton7: TToolButton 80 Left = 20 280 Left = 208 81 81 Top = 2 82 82 Action = AProgramCompile 83 83 end 84 84 object ToolButton8: TToolButton 85 Left = 1 5985 Left = 164 86 86 Top = 2 87 87 Action = AOptions 88 88 end 89 89 object ToolButton9: TToolButton 90 Left = 3 4290 Left = 352 91 91 Top = 2 92 92 Action = ABreakpointToggle 93 93 end 94 94 object ToolButton10: TToolButton 95 Left = 2 7295 Left = 280 96 96 Top = 2 97 97 Action = AProgramPause 98 98 end 99 99 object ToolButton11: TToolButton 100 Left = 3 07100 Left = 316 101 101 Top = 2 102 102 Action = AProgramStop 103 103 end 104 104 object ToolButton12: TToolButton 105 Left = 3 77105 Left = 388 106 106 Top = 2 107 107 Action = AProgramStepOver 108 108 end 109 109 object ToolButton13: TToolButton 110 Left = 4 12110 Left = 424 111 111 Top = 2 112 112 Action = AProgramStepInto 113 113 end 114 114 object ToolButton14: TToolButton 115 Left = 4 47115 Left = 460 116 116 Top = 2 117 117 Action = AProgramStepOut 118 118 end 119 119 object ToolButton15: TToolButton 120 Left = 4 82120 Left = 496 121 121 Top = 2 122 122 Action = AProgramRunToCursor 123 123 end 124 124 object ToolButtonTarget: TToolButton 125 Left = 5 17125 Left = 532 126 126 Hint = 'Target select' 127 127 Top = 2 … … 132 132 end 133 133 object PageControlRight: TPageControl 134 Left = 5 60135 Height = 6 09136 Top = 3 3137 Width = 4 72134 Left = 583 135 Height = 635 136 Top = 34 137 Width = 492 138 138 ActivePage = TabSheetDebug 139 139 Align = alRight … … 144 144 object TabSheetDebug: TTabSheet 145 145 Caption = 'Debug' 146 ClientHeight = 6 05147 ClientWidth = 390146 ClientHeight = 631 147 ClientWidth = 405 148 148 ParentFont = False 149 149 object PanelInput: TPanel 150 150 Left = 0 151 Height = 77151 Height = 80 152 152 Top = 0 153 Width = 390153 Width = 405 154 154 Align = alTop 155 155 BevelOuter = bvNone … … 161 161 Left = 0 162 162 Height = 6 163 Top = 77164 Width = 390163 Top = 80 164 Width = 405 165 165 Align = alTop 166 166 ResizeAnchor = akTop … … 168 168 object PanelOutput: TPanel 169 169 Left = 0 170 Height = 3 11171 Top = 8 3172 Width = 390170 Height = 324 171 Top = 86 172 Width = 405 173 173 Align = alTop 174 174 BevelOuter = bvNone … … 180 180 Left = 0 181 181 Height = 6 182 Top = 394183 Width = 390182 Top = 410 183 Width = 405 184 184 Align = alTop 185 185 ResizeAnchor = akTop … … 187 187 object PanelCPU: TPanel 188 188 Left = 0 189 Height = 10 3190 Top = 4 00191 Width = 390189 Height = 107 190 Top = 416 191 Width = 405 192 192 Align = alTop 193 193 BevelOuter = bvNone … … 199 199 Left = 0 200 200 Height = 6 201 Top = 5 03202 Width = 390201 Top = 523 202 Width = 405 203 203 Align = alTop 204 204 ResizeAnchor = akTop … … 206 206 object PanelMemory: TPanel 207 207 Left = 0 208 Height = 96209 Top = 5 09210 Width = 390208 Height = 102 209 Top = 529 210 Width = 405 211 211 Align = alClient 212 212 BevelOuter = bvNone … … 217 217 end 218 218 object Splitter1: TSplitter 219 Left = 5 54220 Height = 6 09221 Top = 3 3219 Left = 577 220 Height = 635 221 Top = 34 222 222 Width = 6 223 223 Align = alRight … … 226 226 object PanelLeft: TPanel 227 227 Left = 0 228 Height = 6 09229 Top = 3 3230 Width = 5 54228 Height = 635 229 Top = 34 230 Width = 577 231 231 Align = alClient 232 232 BevelOuter = bvNone 233 ClientHeight = 6 09234 ClientWidth = 5 54233 ClientHeight = 635 234 ClientWidth = 577 235 235 ParentFont = False 236 236 TabOrder = 4 237 237 object PageControlMain: TPageControl 238 238 Left = 0 239 Height = 4 61239 Height = 481 240 240 Top = 0 241 Width = 5 54241 Width = 577 242 242 ActivePage = TabSheetSource 243 243 Align = alClient … … 256 256 object PageControlBottom: TPageControl 257 257 Left = 0 258 Height = 14 2259 Top = 4 67260 Width = 5 54258 Height = 148 259 Top = 487 260 Width = 577 261 261 ActivePage = TabSheetMessages 262 262 Align = alBottom … … 274 274 Left = 0 275 275 Height = 6 276 Top = 4 61277 Width = 5 54276 Top = 481 277 Width = 577 278 278 Align = alBottom 279 279 ResizeAnchor = akBottom … … 282 282 object MainMenu1: TMainMenu 283 283 Images = Core.ImageListMain 284 Left = 2 59285 Top = 16 0284 Left = 270 285 Top = 167 286 286 object MenuItem1: TMenuItem 287 Caption = ' Project'287 Caption = 'File' 288 288 object MenuItem8: TMenuItem 289 289 Action = AProjectNew … … 311 311 end 312 312 end 313 object MenuItem24: TMenuItem 314 Caption = 'Edit' 315 object MenuItem25: TMenuItem 316 Action = FormSourceCode.AFormatSource 317 end 318 object MenuItem27: TMenuItem 319 Action = FormSourceCode.AShrinkSource 320 end 321 object MenuItem28: TMenuItem 322 Action = FormSourceCode.AGenerateNumber 323 end 324 end 313 325 object MenuItem9: TMenuItem 314 Caption = ' Program'326 Caption = 'Run' 315 327 object MenuItem11: TMenuItem 316 328 Action = AProgramCompile 317 329 end 330 object MenuItem20: TMenuItem 331 Action = AProgramCompileMultiple 332 end 318 333 object MenuItemTarget: TMenuItem 319 334 Caption = 'Target' … … 347 362 end 348 363 end 349 object MenuItem 24: TMenuItem364 object MenuItem18: TMenuItem 350 365 Caption = 'Tools' 351 object MenuItem25: TMenuItem352 Action = FormSourceCode.AFormatSource353 end354 object MenuItem27: TMenuItem355 Action = FormSourceCode.AShrinkSource356 end357 object MenuItem28: TMenuItem358 Action = FormSourceCode.AGenerateNumber359 end360 end361 object MenuItem18: TMenuItem362 Caption = 'View'363 366 object MenuItem22: TMenuItem 364 367 Action = AOptions … … 383 386 object ActionList1: TActionList 384 387 Images = Core.ImageListMain 385 Left = 2 59386 Top = 2 30388 Left = 270 389 Top = 240 387 390 object AProjectOpen: TAction 388 391 Category = 'Project' … … 525 528 OnExecute = AViewLogExecute 526 529 end 530 object AProgramCompileMultiple: TAction 531 Category = 'Program' 532 Caption = 'Compile multiple...' 533 OnExecute = AProgramCompileMultipleExecute 534 end 527 535 end 528 536 object OpenDialog1: TOpenDialog 529 537 DefaultExt = '.b' 530 538 Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*' 531 Left = 67532 Top = 2 21539 Left = 70 540 Top = 230 533 541 end 534 542 object SaveDialog1: TSaveDialog 535 543 DefaultExt = '.b' 536 544 Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*' 537 Left = 67538 Top = 288545 Left = 70 546 Top = 300 539 547 end 540 548 object TimerRefresh: TTimer 541 549 OnTimer = TimerRefreshTimer 542 Left = 67543 Top = 3 55550 Left = 70 551 Top = 370 544 552 end 545 553 object PopupMenuRecentFiles: TPopupMenu 546 Left = 67547 Top = 77554 Left = 70 555 Top = 80 548 556 end 549 557 object PopupMenuTargets: TPopupMenu 550 Left = 67 551 Top = 143 558 Images = Core.ImageListMain 559 Left = 70 560 Top = 149 552 561 end 553 562 end
Note:
See TracChangeset
for help on using the changeset viewer.