Vcl.ActnMan.TActionClient Properties
InheritedProtected
Accessible | published | |
ActionBar | public | Specifies the action band the action client is rendered on. |
Background | published | Specifies the image that is drawn on the action client's action band for the action client. |
BackgroundLayout | published | Specifies how the image specified in the Background property is rendered on the action band used by the action client to render any sub-items that are contained by the action client. |
ChangesAllowed | published | Indicates which kinds of changes to the action client are permissible. |
ChildActionBar | public | Specifies the action band that is used to render the TActionClients object specified in the Items property. |
Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
Color | published | Specifies the background color for TClientAction when it is rendered on a action band. |
ContextItems | published | Specifies the TActionClients object that is rendered as a popup menu when a item is right clicked. |
DisplayName | public | The name displayed in the Collection editor. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
HasItems | public | Specifies whether the action client has sub-items associated with the action client. |
ID | public | A unique, permanent index for the item. |
Index | public | Returns the item's position in the Items array of TCollection. |
Items | published | Specifies the TActionClients object that contains the sub-items of the action client. |
OwningCollection | public | |
Tag | published | |
Visible | published | Determines whether the action client is visible. |