Vcl.ActnMan.TActionManager Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnChangepublishedOccurs when a change occurs in the action list.
OnExecutepublishedOccurs when a client object triggers an action in the list.
OnGetBarItemClasspublishedOccurs before TActionManager creates TActionBars items.
OnGetBarsClasspublishedOccurs before TActionManager creates its ActionBars collection.
OnGetClientItemClasspublishedOccurs before TActionManager creates any ActionClientItems.
OnGetClientsClasspublishedOccurs when attempting to add items to an ActionClient.
OnGetCommandPropertiesClasspublishedOnGetCommandPropertiesClass is the event triggered by a call to the GetCommandPropertiesClass function.
OnGetDeltaStreamsprotected
OnStateChangepublishedOccurs after the State property's value is changed.
OnStyleChangedpublishedOccurs after a change in the Style property.
OnUpdatepublishedOccurs when the application is idle so that the action list can update a specific action in the list.