Vcl.ActnMan.TActionBars Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActionBarspublicContains a collection of all of the action bars connected to the action manager.
ActionClientsprotectedLists the action clients in this collection.
ActionManagerpublicIndicates the action manager that owns the TActionClientsCollection object.
AutoHotKeyspublicSpecifies whether accelerator keys are auto-generated for items that do not have them assigned.
CapacitypublicProvides access to the internal TList.Capacity property.
CountpublicReturns the number of items in the collection.
Customizablepublished
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HintShortCutspublishedA forward to the application object's property of the same name.
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.
SessionCountpublishedReturns the number of times the application has been run.
ShowHintspublishedIndicates whether hints should be shown for items in the collection.
UpdateCountprotectedCounts the number of times BeginUpdate was called without a corresponding call to EndUpdate.