Vcl.Ribbon.TApplicationMenu Properties
InheritedProtected
| Caption | published | Text displayed above Application Menu. |
| CommandType | published | CommandType specifies the type of items displayed in the Application Menu. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Icon | published | Icon to display on the application button. |
| IconSize | published | The size of the icon displayed on the application button. |
| KeyTip | published | The KeyTip or shortcut displayed when the user press the ALT key. |
| Menu | published | Specifies the application's menu. |
| ScreenTip | published | Specifies the application item's screen tip. |