Changeset 103 for trunk/Forms/UFormMain.lfm
- Timestamp:
- May 5, 2019, 12:17:58 AM (6 years ago)
- Location:
- trunk/Forms
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms
- Property svn:ignore deleted
-
trunk/Forms/UFormMain.lfm
r91 r103 5 5 Width = 860 6 6 Caption = 'LazFuck' 7 ClientHeight = 5 617 ClientHeight = 556 8 8 ClientWidth = 860 9 DesignTimePPI = 1 209 DesignTimePPI = 144 10 10 Menu = MainMenu1 11 11 OnClose = FormClose … … 14 14 OnDestroy = FormDestroy 15 15 OnShow = FormShow 16 LCLVersion = ' 1.8.2.0'16 LCLVersion = '2.0.0.4' 17 17 WindowState = wsMaximized 18 18 object StatusBarMain: TStatusBar 19 19 Left = 0 20 Height = 2821 Top = 5 3320 Height = 36 21 Top = 520 22 22 Width = 860 23 23 Panels = < 24 24 item 25 Width = 7025 Width = 84 26 26 end 27 27 item 28 Width = 7028 Width = 84 29 29 end 30 30 item 31 Width = 8031 Width = 96 32 32 end> 33 ParentFont = False 33 34 SimplePanel = False 34 35 end 35 36 object ToolBarMain: TToolBar 36 37 Left = 0 37 Height = 2638 Height = 31 38 39 Top = 0 39 40 Width = 860 40 41 Images = Core.ImageListMain 42 ParentFont = False 41 43 ParentShowHint = False 42 44 ShowHint = True … … 48 50 end 49 51 object ToolButton2: TToolButton 50 Left = 3 052 Left = 36 51 53 Top = 2 52 54 Action = AProjectOpen … … 55 57 end 56 58 object ToolButton3: TToolButton 57 Left = 7459 Left = 89 58 60 Top = 2 59 61 Action = AProjectSave 60 62 end 61 63 object ToolButton4: TToolButton 62 Left = 1 0364 Left = 124 63 65 Top = 2 64 66 Action = AProjectClose 65 67 end 66 68 object ToolButton5: TToolButton 67 Left = 1 6168 Height = 2869 Left = 194 70 Height = 33 69 71 Top = 2 70 72 Style = tbsSeparator 71 73 end 72 74 object ToolButton6: TToolButton 73 Left = 19875 Left = 239 74 76 Top = 2 75 77 Action = AProgramRun 76 78 end 77 79 object ToolButton7: TToolButton 78 Left = 16980 Left = 204 79 81 Top = 2 80 82 Action = AProgramCompile 81 83 end 82 84 object ToolButton8: TToolButton 83 Left = 1 3285 Left = 159 84 86 Top = 2 85 87 Action = AOptions 86 88 end 87 89 object ToolButton9: TToolButton 88 Left = 28590 Left = 344 89 91 Top = 2 90 92 Action = ABreakpointToggle 91 93 end 92 94 object ToolButton10: TToolButton 93 Left = 2 2795 Left = 274 94 96 Top = 2 95 97 Action = AProgramPause 96 98 end 97 99 object ToolButton11: TToolButton 98 Left = 256100 Left = 309 99 101 Top = 2 100 102 Action = AProgramStop 101 103 end 102 104 object ToolButton12: TToolButton 103 Left = 3 14105 Left = 379 104 106 Top = 2 105 107 Action = AProgramStepOver 106 108 end 107 109 object ToolButton13: TToolButton 108 Left = 343110 Left = 414 109 111 Top = 2 110 112 Action = AProgramStepInto 111 113 end 112 114 object ToolButton14: TToolButton 113 Left = 372115 Left = 449 114 116 Top = 2 115 117 Action = AProgramStepOut 116 118 end 117 119 object ToolButton15: TToolButton 118 Left = 4 01120 Left = 484 119 121 Top = 2 120 122 Action = AProgramRunToCursor 121 123 end 122 124 object ToolButtonTarget: TToolButton 123 Left = 430125 Left = 519 124 126 Hint = 'Target select' 125 127 Top = 2 … … 130 132 end 131 133 object PageControlRight: TPageControl 132 Left = 467133 Height = 507134 Top = 26135 Width = 393134 Left = 388 135 Height = 489 136 Top = 31 137 Width = 472 136 138 ActivePage = TabSheetDebug 137 139 Align = alRight 140 ParentFont = False 138 141 TabIndex = 0 139 142 TabOrder = 2 … … 141 144 object TabSheetDebug: TTabSheet 142 145 Caption = 'Debug' 143 ClientHeight = 499 144 ClientWidth = 359 146 ClientHeight = 481 147 ClientWidth = 434 148 ParentFont = False 145 149 object PanelInput: TPanel 146 150 Left = 0 147 Height = 64151 Height = 77 148 152 Top = 0 149 Width = 359153 Width = 434 150 154 Align = alTop 151 155 BevelOuter = bvNone 156 ParentFont = False 152 157 TabOrder = 0 153 158 end … … 155 160 Cursor = crVSplit 156 161 Left = 0 157 Height = 5158 Top = 64159 Width = 359162 Height = 6 163 Top = 77 164 Width = 434 160 165 Align = alTop 161 166 ResizeAnchor = akTop … … 163 168 object PanelOutput: TPanel 164 169 Left = 0 165 Height = 259166 Top = 69167 Width = 359170 Height = 311 171 Top = 83 172 Width = 434 168 173 Align = alTop 169 174 BevelOuter = bvNone 175 ParentFont = False 170 176 TabOrder = 2 171 177 end … … 173 179 Cursor = crVSplit 174 180 Left = 0 175 Height = 5176 Top = 3 28177 Width = 359181 Height = 6 182 Top = 394 183 Width = 434 178 184 Align = alTop 179 185 ResizeAnchor = akTop … … 181 187 object PanelCPU: TPanel 182 188 Left = 0 183 Height = 86184 Top = 333185 Width = 359189 Height = 103 190 Top = 400 191 Width = 434 186 192 Align = alTop 187 193 BevelOuter = bvNone 194 ParentFont = False 188 195 TabOrder = 4 189 196 end … … 191 198 Cursor = crVSplit 192 199 Left = 0 193 Height = 5194 Top = 4 19195 Width = 359200 Height = 6 201 Top = 481 202 Width = 434 196 203 Align = alTop 197 204 ResizeAnchor = akTop … … 199 206 object PanelMemory: TPanel 200 207 Left = 0 201 Height = 75202 Top = 4 24203 Width = 359208 Height = 0 209 Top = 481 210 Width = 434 204 211 Align = alClient 205 212 BevelOuter = bvNone 213 ParentFont = False 206 214 TabOrder = 6 207 215 end … … 209 217 end 210 218 object Splitter1: TSplitter 211 Left = 462212 Height = 507213 Top = 26214 Width = 5219 Left = 382 220 Height = 489 221 Top = 31 222 Width = 6 215 223 Align = alRight 216 224 ResizeAnchor = akRight … … 218 226 object PanelLeft: TPanel 219 227 Left = 0 220 Height = 507221 Top = 26222 Width = 462228 Height = 489 229 Top = 31 230 Width = 382 223 231 Align = alClient 224 232 BevelOuter = bvNone 225 ClientHeight = 507 226 ClientWidth = 462 233 ClientHeight = 489 234 ClientWidth = 382 235 ParentFont = False 227 236 TabOrder = 4 228 237 object PageControlMain: TPageControl 229 238 Left = 0 230 Height = 3 84239 Height = 341 231 240 Top = 0 232 Width = 462241 Width = 382 233 242 ActivePage = TabSheetSource 234 243 Align = alClient … … 238 247 object TabSheetSource: TTabSheet 239 248 Caption = 'Source code' 249 ParentFont = False 240 250 end 241 251 object TabSheetTarget: TTabSheet 242 252 Caption = 'Target code' 253 ParentFont = False 243 254 end 244 255 end 245 256 object PageControlBottom: TPageControl 246 257 Left = 0 247 Height = 1 18248 Top = 3 89249 Width = 462258 Height = 142 259 Top = 347 260 Width = 382 250 261 ActivePage = TabSheetMessages 251 262 Align = alBottom 263 ParentFont = False 252 264 TabIndex = 0 253 265 TabOrder = 1 … … 255 267 object TabSheetMessages: TTabSheet 256 268 Caption = 'Messages' 269 ParentFont = False 257 270 end 258 271 end … … 260 273 Cursor = crVSplit 261 274 Left = 0 262 Height = 5263 Top = 3 84264 Width = 462275 Height = 6 276 Top = 341 277 Width = 382 265 278 Align = alBottom 266 279 ResizeAnchor = akBottom … … 269 282 object MainMenu1: TMainMenu 270 283 Images = Core.ImageListMain 271 left = 2 16272 top = 1 36284 left = 259 285 top = 163 273 286 object MenuItem1: TMenuItem 274 287 Caption = 'Project' … … 370 383 object ActionList1: TActionList 371 384 Images = Core.ImageListMain 372 left = 2 16373 top = 192385 left = 259 386 top = 230 374 387 object AProjectOpen: TAction 375 388 Category = 'Project' … … 516 529 DefaultExt = '.b' 517 530 Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*' 518 left = 56519 top = 184531 left = 67 532 top = 221 520 533 end 521 534 object SaveDialog1: TSaveDialog 522 535 DefaultExt = '.b' 523 536 Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*' 524 left = 56525 top = 2 40537 left = 67 538 top = 288 526 539 end 527 540 object TimerRefresh: TTimer 528 541 OnTimer = TimerRefreshTimer 529 left = 56530 top = 296542 left = 67 543 top = 355 531 544 end 532 545 object PopupMenuRecentFiles: TPopupMenu 533 left = 56534 top = 64546 left = 67 547 top = 77 535 548 end 536 549 object PopupMenuTargets: TPopupMenu 537 550 Images = Core.ImageListMain 538 left = 56539 top = 1 19551 left = 67 552 top = 143 540 553 end 541 554 end
Note:
See TracChangeset
for help on using the changeset viewer.