Vcl.ActnMan.TActionClients Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActionClientspublicProvides indexed access to the TActionClient objects in the collection.
ActionManagerpublicContains a reference to the TActionManager component that maintains the TActionClients collection.
AutoHotKeyspublished
CapacitypublicProvides access to the internal TList.Capacity property.
CaptionOptionspublishedContains options for how captions should be displayed.
CountpublicReturns the number of items in the collection.
Customizablepublished
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HideUnusedpublishedDetermines whether unused TClientAction objects are displayed in an action band.
ItemClasspublicIndicates the class to which the collection's items belong.
ItemspublicLists the items in the collection.
NextIDprotectedSpecifies a unique ID that can be assigned to the next added collection item.
ParentItemprotectedIndicates the action client object that uses this collection to maintain its subitems.
PropNameprotectedSpecifies the name of the property that the collection implements.
SmallIconspublishedDetermines whether the small icons associated with the TActionClient objects contained by the TClientActions object are displayed in an action band.
UpdateCountprotectedCounts the number of times BeginUpdate was called without a corresponding call to EndUpdate.