Ignore:
Timestamp:
Aug 19, 2024, 10:58:23 AM (5 weeks ago)
Author:
chronos
Message:
  • Added: Allow to hide main toolbar.
  • Fixed: Update cursor position in status bar.
  • Fixed: Memory leak in target code form.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.lfm

    r154 r157  
    331331        Action = AFullScreen
    332332      end
     333      object MenuItemViewToolbar: TMenuItem
     334        AutoCheck = True
     335        Caption = 'Toolbar'
     336        OnClick = MenuItemViewToolbarClick
     337      end
    333338    end
    334339    object MenuItem9: TMenuItem
Note: See TracChangeset for help on using the changeset viewer.