Vcl.ActnMan.TActionClients Properties
InheritedProtected
ActionClients | public | Provides indexed access to the TActionClient objects in the collection. |
ActionManager | public | Contains a reference to the TActionManager component that maintains the TActionClients collection. |
AutoHotKeys | published | |
Capacity | public | Provides access to the internal TList.Capacity property. |
CaptionOptions | published | Contains options for how captions should be displayed. |
Count | public | Returns the number of items in the collection. |
Customizable | published | |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
HideUnused | published | Determines whether unused TClientAction objects are displayed in an action band. |
ItemClass | public | Indicates the class to which the collection's items belong. |
Items | public | Lists the items in the collection. |
NextID | protected | Specifies a unique ID that can be assigned to the next added collection item. |
ParentItem | protected | Indicates the action client object that uses this collection to maintain its subitems. |
PropName | protected | Specifies the name of the property that the collection implements. |
SmallIcons | published | Determines whether the small icons associated with the TActionClient objects contained by the TClientActions object are displayed in an action band. |
UpdateCount | protected | Counts the number of times BeginUpdate was called without a corresponding call to EndUpdate. |