Vcl.ActnMan.TMenuProperties Properties
InheritedProtected
| ActionClientItem | public | Returns the action client item associated with the TCommandProperties instance. |
| ContainedControl | published | Specifies the control contained in the action client item displayed on a ribbon group. |
| Content | published | Lists the menu items displayed by an action client item on a ribbon group. |
| Control | public | Returns the action band control that is rendered on an action band for the associated TActionClientItem object. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Font | published | Controls the attributes used to draw the text of each menu item. |
| Height | published | Specifies the vertical size of the menu displayed by an action client item in pixels. |
| LabelWidth | published | Specifies the horizontal size of the label in an action client item in pixels. |
| ShowRichContent | published | ShowRichContent specifies whether formatting is used to draw the menu. |
| Text | published | Contains a text label associated with the attached control. |
| Width | published | Specifies the horizontal size of the action client item in pixels. |