FMX.Menus
From RAD Studio API Documentation
Defines controls for drop-down and popup menus. For more information, see Using Menus in a FireMonkey Application.
Classes
| IFMXMenuService | Interface that exposes methods for handling menus. |
| IMenuView | For internal use only. |
| TMainMenu | Describes the structure of the form's main menu. |
| TMenuBar | Represents an editable menu bar. |
| TMenuItem | TMenuItem describes the properties of a menu item. |
| TPopupMenu | Represents a pop-up menu. |
| TStartMenuLoopMessage | Message class used by TMenuBar to determine whether the menu loop should start. |
Routines
| TextToShortCut | Used to set the ShortCut property. |
Types
| _di_IFMXMenuService | Represents the DelphiInterface of IFMXMenuService. |
| _di_IMenuView | For internal use only. |