Ignore:
Timestamp:
May 5, 2019, 12:17:58 AM (5 years ago)
Author:
chronos
Message:
  • Modified: .lrt files replaced by newer .lrj files.
Location:
trunk/Forms
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms

    • Property svn:ignore deleted
  • trunk/Forms/UFormMain.lfm

    r91 r103  
    55  Width = 860
    66  Caption = 'LazFuck'
    7   ClientHeight = 561
     7  ClientHeight = 556
    88  ClientWidth = 860
    9   DesignTimePPI = 120
     9  DesignTimePPI = 144
    1010  Menu = MainMenu1
    1111  OnClose = FormClose
     
    1414  OnDestroy = FormDestroy
    1515  OnShow = FormShow
    16   LCLVersion = '1.8.2.0'
     16  LCLVersion = '2.0.0.4'
    1717  WindowState = wsMaximized
    1818  object StatusBarMain: TStatusBar
    1919    Left = 0
    20     Height = 28
    21     Top = 533
     20    Height = 36
     21    Top = 520
    2222    Width = 860
    2323    Panels = <   
    2424      item
    25         Width = 70
     25        Width = 84
    2626      end   
    2727      item
    28         Width = 70
     28        Width = 84
    2929      end   
    3030      item
    31         Width = 80
     31        Width = 96
    3232      end>
     33    ParentFont = False
    3334    SimplePanel = False
    3435  end
    3536  object ToolBarMain: TToolBar
    3637    Left = 0
    37     Height = 26
     38    Height = 31
    3839    Top = 0
    3940    Width = 860
    4041    Images = Core.ImageListMain
     42    ParentFont = False
    4143    ParentShowHint = False
    4244    ShowHint = True
     
    4850    end
    4951    object ToolButton2: TToolButton
    50       Left = 30
     52      Left = 36
    5153      Top = 2
    5254      Action = AProjectOpen
     
    5557    end
    5658    object ToolButton3: TToolButton
    57       Left = 74
     59      Left = 89
    5860      Top = 2
    5961      Action = AProjectSave
    6062    end
    6163    object ToolButton4: TToolButton
    62       Left = 103
     64      Left = 124
    6365      Top = 2
    6466      Action = AProjectClose
    6567    end
    6668    object ToolButton5: TToolButton
    67       Left = 161
    68       Height = 28
     69      Left = 194
     70      Height = 33
    6971      Top = 2
    7072      Style = tbsSeparator
    7173    end
    7274    object ToolButton6: TToolButton
    73       Left = 198
     75      Left = 239
    7476      Top = 2
    7577      Action = AProgramRun
    7678    end
    7779    object ToolButton7: TToolButton
    78       Left = 169
     80      Left = 204
    7981      Top = 2
    8082      Action = AProgramCompile
    8183    end
    8284    object ToolButton8: TToolButton
    83       Left = 132
     85      Left = 159
    8486      Top = 2
    8587      Action = AOptions
    8688    end
    8789    object ToolButton9: TToolButton
    88       Left = 285
     90      Left = 344
    8991      Top = 2
    9092      Action = ABreakpointToggle
    9193    end
    9294    object ToolButton10: TToolButton
    93       Left = 227
     95      Left = 274
    9496      Top = 2
    9597      Action = AProgramPause
    9698    end
    9799    object ToolButton11: TToolButton
    98       Left = 256
     100      Left = 309
    99101      Top = 2
    100102      Action = AProgramStop
    101103    end
    102104    object ToolButton12: TToolButton
    103       Left = 314
     105      Left = 379
    104106      Top = 2
    105107      Action = AProgramStepOver
    106108    end
    107109    object ToolButton13: TToolButton
    108       Left = 343
     110      Left = 414
    109111      Top = 2
    110112      Action = AProgramStepInto
    111113    end
    112114    object ToolButton14: TToolButton
    113       Left = 372
     115      Left = 449
    114116      Top = 2
    115117      Action = AProgramStepOut
    116118    end
    117119    object ToolButton15: TToolButton
    118       Left = 401
     120      Left = 484
    119121      Top = 2
    120122      Action = AProgramRunToCursor
    121123    end
    122124    object ToolButtonTarget: TToolButton
    123       Left = 430
     125      Left = 519
    124126      Hint = 'Target select'
    125127      Top = 2
     
    130132  end
    131133  object PageControlRight: TPageControl
    132     Left = 467
    133     Height = 507
    134     Top = 26
    135     Width = 393
     134    Left = 388
     135    Height = 489
     136    Top = 31
     137    Width = 472
    136138    ActivePage = TabSheetDebug
    137139    Align = alRight
     140    ParentFont = False
    138141    TabIndex = 0
    139142    TabOrder = 2
     
    141144    object TabSheetDebug: TTabSheet
    142145      Caption = 'Debug'
    143       ClientHeight = 499
    144       ClientWidth = 359
     146      ClientHeight = 481
     147      ClientWidth = 434
     148      ParentFont = False
    145149      object PanelInput: TPanel
    146150        Left = 0
    147         Height = 64
     151        Height = 77
    148152        Top = 0
    149         Width = 359
     153        Width = 434
    150154        Align = alTop
    151155        BevelOuter = bvNone
     156        ParentFont = False
    152157        TabOrder = 0
    153158      end
     
    155160        Cursor = crVSplit
    156161        Left = 0
    157         Height = 5
    158         Top = 64
    159         Width = 359
     162        Height = 6
     163        Top = 77
     164        Width = 434
    160165        Align = alTop
    161166        ResizeAnchor = akTop
     
    163168      object PanelOutput: TPanel
    164169        Left = 0
    165         Height = 259
    166         Top = 69
    167         Width = 359
     170        Height = 311
     171        Top = 83
     172        Width = 434
    168173        Align = alTop
    169174        BevelOuter = bvNone
     175        ParentFont = False
    170176        TabOrder = 2
    171177      end
     
    173179        Cursor = crVSplit
    174180        Left = 0
    175         Height = 5
    176         Top = 328
    177         Width = 359
     181        Height = 6
     182        Top = 394
     183        Width = 434
    178184        Align = alTop
    179185        ResizeAnchor = akTop
     
    181187      object PanelCPU: TPanel
    182188        Left = 0
    183         Height = 86
    184         Top = 333
    185         Width = 359
     189        Height = 103
     190        Top = 400
     191        Width = 434
    186192        Align = alTop
    187193        BevelOuter = bvNone
     194        ParentFont = False
    188195        TabOrder = 4
    189196      end
     
    191198        Cursor = crVSplit
    192199        Left = 0
    193         Height = 5
    194         Top = 419
    195         Width = 359
     200        Height = 6
     201        Top = 481
     202        Width = 434
    196203        Align = alTop
    197204        ResizeAnchor = akTop
     
    199206      object PanelMemory: TPanel
    200207        Left = 0
    201         Height = 75
    202         Top = 424
    203         Width = 359
     208        Height = 0
     209        Top = 481
     210        Width = 434
    204211        Align = alClient
    205212        BevelOuter = bvNone
     213        ParentFont = False
    206214        TabOrder = 6
    207215      end
     
    209217  end
    210218  object Splitter1: TSplitter
    211     Left = 462
    212     Height = 507
    213     Top = 26
    214     Width = 5
     219    Left = 382
     220    Height = 489
     221    Top = 31
     222    Width = 6
    215223    Align = alRight
    216224    ResizeAnchor = akRight
     
    218226  object PanelLeft: TPanel
    219227    Left = 0
    220     Height = 507
    221     Top = 26
    222     Width = 462
     228    Height = 489
     229    Top = 31
     230    Width = 382
    223231    Align = alClient
    224232    BevelOuter = bvNone
    225     ClientHeight = 507
    226     ClientWidth = 462
     233    ClientHeight = 489
     234    ClientWidth = 382
     235    ParentFont = False
    227236    TabOrder = 4
    228237    object PageControlMain: TPageControl
    229238      Left = 0
    230       Height = 384
     239      Height = 341
    231240      Top = 0
    232       Width = 462
     241      Width = 382
    233242      ActivePage = TabSheetSource
    234243      Align = alClient
     
    238247      object TabSheetSource: TTabSheet
    239248        Caption = 'Source code'
     249        ParentFont = False
    240250      end
    241251      object TabSheetTarget: TTabSheet
    242252        Caption = 'Target code'
     253        ParentFont = False
    243254      end
    244255    end
    245256    object PageControlBottom: TPageControl
    246257      Left = 0
    247       Height = 118
    248       Top = 389
    249       Width = 462
     258      Height = 142
     259      Top = 347
     260      Width = 382
    250261      ActivePage = TabSheetMessages
    251262      Align = alBottom
     263      ParentFont = False
    252264      TabIndex = 0
    253265      TabOrder = 1
     
    255267      object TabSheetMessages: TTabSheet
    256268        Caption = 'Messages'
     269        ParentFont = False
    257270      end
    258271    end
     
    260273      Cursor = crVSplit
    261274      Left = 0
    262       Height = 5
    263       Top = 384
    264       Width = 462
     275      Height = 6
     276      Top = 341
     277      Width = 382
    265278      Align = alBottom
    266279      ResizeAnchor = akBottom
     
    269282  object MainMenu1: TMainMenu
    270283    Images = Core.ImageListMain
    271     left = 216
    272     top = 136
     284    left = 259
     285    top = 163
    273286    object MenuItem1: TMenuItem
    274287      Caption = 'Project'
     
    370383  object ActionList1: TActionList
    371384    Images = Core.ImageListMain
    372     left = 216
    373     top = 192
     385    left = 259
     386    top = 230
    374387    object AProjectOpen: TAction
    375388      Category = 'Project'
     
    516529    DefaultExt = '.b'
    517530    Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*'
    518     left = 56
    519     top = 184
     531    left = 67
     532    top = 221
    520533  end
    521534  object SaveDialog1: TSaveDialog
    522535    DefaultExt = '.b'
    523536    Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*'
    524     left = 56
    525     top = 240
     537    left = 67
     538    top = 288
    526539  end
    527540  object TimerRefresh: TTimer
    528541    OnTimer = TimerRefreshTimer
    529     left = 56
    530     top = 296
     542    left = 67
     543    top = 355
    531544  end
    532545  object PopupMenuRecentFiles: TPopupMenu
    533     left = 56
    534     top = 64
     546    left = 67
     547    top = 77
    535548  end
    536549  object PopupMenuTargets: TPopupMenu
    537550    Images = Core.ImageListMain
    538     left = 56
    539     top = 119
     551    left = 67
     552    top = 143
    540553  end
    541554end
Note: See TracChangeset for help on using the changeset viewer.