Ignore:
Timestamp:
Jun 2, 2023, 11:18:38 PM (11 months ago)
Author:
chronos
Message:
  • Modified: Removed explicit mode directive.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r143 r144  
    11object FormMain: TFormMain
    22  Left = 430
    3   Height = 732
     3  Height = 703
    44  Top = 249
    5   Width = 1075
     5  Width = 1032
    66  Caption = 'LazFuck'
    7   ClientHeight = 697
    8   ClientWidth = 1075
    9   DesignTimePPI = 150
     7  ClientHeight = 669
     8  ClientWidth = 1032
     9  DesignTimePPI = 144
    1010  Menu = MainMenu1
    1111  OnClose = FormClose
     
    1414  OnDestroy = FormDestroy
    1515  OnShow = FormShow
    16   LCLVersion = '2.2.0.4'
     16  LCLVersion = '2.2.6.0'
    1717  WindowState = wsMaximized
    1818  object StatusBarMain: TStatusBar
    1919    Left = 0
    2020    Height = 28
    21     Top = 669
    22     Width = 1075
     21    Top = 641
     22    Width = 1032
    2323    Panels = <   
    2424      item
    25         Width = 88
     25        Width = 84
    2626      end   
    2727      item
    28         Width = 88
     28        Width = 84
    2929      end   
    3030      item
    31         Width = 100
     31        Width = 96
    3232      end>
    3333    ParentFont = False
     
    3636  object ToolBarMain: TToolBar
    3737    Left = 0
    38     Height = 34
     38    Height = 33
    3939    Top = 0
    40     Width = 1075
     40    Width = 1032
    4141    Images = Core.ImageListMain
    4242    ParentFont = False
     
    5050    end
    5151    object ToolButton2: TToolButton
    52       Left = 37
     52      Left = 36
    5353      Top = 2
    5454      Action = AProjectOpen
     
    5757    end
    5858    object ToolButton3: TToolButton
    59       Left = 92
     59      Left = 89
    6060      Top = 2
    6161      Action = AProjectSave
    6262    end
    6363    object ToolButton4: TToolButton
    64       Left = 128
     64      Left = 124
    6565      Top = 2
    6666      Action = AProjectClose
    6767    end
    6868    object ToolButton5: TToolButton
    69       Left = 200
    70       Height = 34
     69      Left = 194
     70      Height = 33
    7171      Top = 2
    7272      Style = tbsSeparator
    7373    end
    7474    object ToolButton6: TToolButton
    75       Left = 244
     75      Left = 237
    7676      Top = 2
    7777      Action = AProgramRun
    7878    end
    7979    object ToolButton7: TToolButton
    80       Left = 208
     80      Left = 202
    8181      Top = 2
    8282      Action = AProgramCompile
    8383    end
    8484    object ToolButton8: TToolButton
    85       Left = 164
     85      Left = 159
    8686      Top = 2
    8787      Action = AOptions
    8888    end
    8989    object ToolButton9: TToolButton
    90       Left = 352
     90      Left = 342
    9191      Top = 2
    9292      Action = ABreakpointToggle
    9393    end
    9494    object ToolButton10: TToolButton
    95       Left = 280
     95      Left = 272
    9696      Top = 2
    9797      Action = AProgramPause
    9898    end
    9999    object ToolButton11: TToolButton
    100       Left = 316
     100      Left = 307
    101101      Top = 2
    102102      Action = AProgramStop
    103103    end
    104104    object ToolButton12: TToolButton
    105       Left = 388
     105      Left = 377
    106106      Top = 2
    107107      Action = AProgramStepOver
    108108    end
    109109    object ToolButton13: TToolButton
    110       Left = 424
     110      Left = 412
    111111      Top = 2
    112112      Action = AProgramStepInto
    113113    end
    114114    object ToolButton14: TToolButton
    115       Left = 460
     115      Left = 447
    116116      Top = 2
    117117      Action = AProgramStepOut
    118118    end
    119119    object ToolButton15: TToolButton
    120       Left = 496
     120      Left = 482
    121121      Top = 2
    122122      Action = AProgramRunToCursor
    123123    end
    124124    object ToolButtonTarget: TToolButton
    125       Left = 532
     125      Left = 517
    126126      Hint = 'Target select'
    127127      Top = 2
     
    132132  end
    133133  object PageControlRight: TPageControl
    134     Left = 583
    135     Height = 635
    136     Top = 34
    137     Width = 492
     134    Left = 560
     135    Height = 608
     136    Top = 33
     137    Width = 472
    138138    ActivePage = TabSheetDebug
    139139    Align = alRight
     
    144144    object TabSheetDebug: TTabSheet
    145145      Caption = 'Debug'
    146       ClientHeight = 631
    147       ClientWidth = 405
     146      ClientHeight = 604
     147      ClientWidth = 390
    148148      ParentFont = False
    149149      object PanelInput: TPanel
    150150        Left = 0
    151         Height = 80
     151        Height = 77
    152152        Top = 0
    153         Width = 405
     153        Width = 390
    154154        Align = alTop
    155155        BevelOuter = bvNone
     
    161161        Left = 0
    162162        Height = 6
    163         Top = 80
    164         Width = 405
     163        Top = 77
     164        Width = 390
    165165        Align = alTop
    166166        ResizeAnchor = akTop
     
    168168      object PanelOutput: TPanel
    169169        Left = 0
    170         Height = 324
    171         Top = 86
    172         Width = 405
     170        Height = 311
     171        Top = 83
     172        Width = 390
    173173        Align = alTop
    174174        BevelOuter = bvNone
     
    180180        Left = 0
    181181        Height = 6
    182         Top = 410
    183         Width = 405
     182        Top = 394
     183        Width = 390
    184184        Align = alTop
    185185        ResizeAnchor = akTop
     
    187187      object PanelCPU: TPanel
    188188        Left = 0
    189         Height = 107
    190         Top = 416
    191         Width = 405
     189        Height = 103
     190        Top = 400
     191        Width = 390
    192192        Align = alTop
    193193        BevelOuter = bvNone
     
    199199        Left = 0
    200200        Height = 6
    201         Top = 523
    202         Width = 405
     201        Top = 503
     202        Width = 390
    203203        Align = alTop
    204204        ResizeAnchor = akTop
     
    206206      object PanelMemory: TPanel
    207207        Left = 0
    208         Height = 102
    209         Top = 529
    210         Width = 405
     208        Height = 95
     209        Top = 509
     210        Width = 390
    211211        Align = alClient
    212212        BevelOuter = bvNone
     
    217217  end
    218218  object Splitter1: TSplitter
    219     Left = 577
    220     Height = 635
    221     Top = 34
     219    Left = 554
     220    Height = 608
     221    Top = 33
    222222    Width = 6
    223223    Align = alRight
     
    226226  object PanelLeft: TPanel
    227227    Left = 0
    228     Height = 635
    229     Top = 34
    230     Width = 577
     228    Height = 608
     229    Top = 33
     230    Width = 554
    231231    Align = alClient
    232232    BevelOuter = bvNone
    233     ClientHeight = 635
    234     ClientWidth = 577
     233    ClientHeight = 608
     234    ClientWidth = 554
    235235    ParentFont = False
    236236    TabOrder = 4
    237237    object PageControlMain: TPageControl
    238238      Left = 0
    239       Height = 481
     239      Height = 460
    240240      Top = 0
    241       Width = 577
     241      Width = 554
    242242      ActivePage = TabSheetSource
    243243      Align = alClient
     
    256256    object PageControlBottom: TPageControl
    257257      Left = 0
    258       Height = 148
    259       Top = 487
    260       Width = 577
     258      Height = 142
     259      Top = 466
     260      Width = 554
    261261      ActivePage = TabSheetMessages
    262262      Align = alBottom
     
    274274      Left = 0
    275275      Height = 6
    276       Top = 481
    277       Width = 577
     276      Top = 460
     277      Width = 554
    278278      Align = alBottom
    279279      ResizeAnchor = akBottom
     
    282282  object MainMenu1: TMainMenu
    283283    Images = Core.ImageListMain
    284     Left = 270
    285     Top = 167
     284    Left = 259
     285    Top = 160
    286286    object MenuItem1: TMenuItem
    287287      Caption = 'File'
     
    389389  object ActionList1: TActionList
    390390    Images = Core.ImageListMain
    391     Left = 272
    392     Top = 240
     391    Left = 261
     392    Top = 230
    393393    object AProjectOpen: TAction
    394394      Category = 'Project'
     
    540540    DefaultExt = '.b'
    541541    Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*'
    542     Left = 70
    543     Top = 230
     542    Left = 67
     543    Top = 221
    544544  end
    545545  object SaveDialog1: TSaveDialog
    546546    DefaultExt = '.b'
    547547    Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*'
    548     Left = 70
    549     Top = 300
     548    Left = 67
     549    Top = 288
    550550  end
    551551  object TimerRefresh: TTimer
    552552    Interval = 200
    553553    OnTimer = TimerRefreshTimer
    554     Left = 70
    555     Top = 370
     554    Left = 67
     555    Top = 355
    556556  end
    557557  object PopupMenuRecentFiles: TPopupMenu
    558     Left = 70
    559     Top = 80
     558    Left = 67
     559    Top = 77
    560560  end
    561561  object PopupMenuTargets: TPopupMenu
    562562    Images = Core.ImageListMain
    563     Left = 70
    564     Top = 149
     563    Left = 67
     564    Top = 143
    565565  end
    566566end
Note: See TracChangeset for help on using the changeset viewer.