IDE Window: Menu Editor

From Lazarus wiki
Revision as of 20:54, 15 September 2015 by HowardPC (talk | contribs) (initial place holder)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The Menu Editor is a non-modal window of the Lazarus IDE which allows you to edit menu components (TMainMenu and TPopupMenu) by adding, deleting and editing existing menu items (TMenuItem). The menu editor is invoked by right-clicking on a menu component once it had been dropped on a form (or datamodule) when designing.