FMX.Menus.IFMXMenuService Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
CreateOSMenupublicIn descendants, CreateOSMenu implements functionality to create the System Menu of the given form.
DestroyMenuItempublicIn descendants, DestroyMenuItem implements a functionality used to free the handle of a specified menu item.
IsMenuBarOnWindowBorderpublicSpecifies if the main menu is located on top of the window.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
ShortCutToKeypublicGives a shortcut, fills Key with the code of the main key of the shortcut, and fills Shift with the combination of modifier keys of the shortcut, if any.
ShortCutToTextpublicReturns the string representation that matches the specified code representation of a shortcut.
StartMenuLooppublicIn descendants, StartMenuLoop implements functionality to start a menu loop based on the given menu view.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
TextToShortCutpublicReturns the code representation that matches the specified string representation of a shortcut.
UpdateMenuBarpublicIn descendants, UpdateMenuBar implements a functionality used to update a menu, restoring its defaults.
UpdateMenuItempublicIn descendants, UpdateMenuItem implements functionality to update the specified menu item of the System Menu.