Vcl.ActnMan.TCustomActionManager Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnChangeprotectedOccurs when a change occurs in the action list.
OnExecuteprotectedOccurs when a client object triggers an action in the list.
OnGetBarItemClassprotectedOccurs before TActionManager creates TActionBars items.
OnGetBarsClassprotectedOccurs before TActionManager creates its ActionBars collection.
OnGetClientItemClassprotectedOccurs before TActionManager creates any ActionClientItems.
OnGetClientsClassprotectedOccurs when attempting to add items to an ActionClient.
OnGetCommandPropertiesClassprotectedOnGetCommandPropertiesClass is the event triggered by a call to the GetCommandPropertiesClass function.
OnGetDeltaStreamsprotected
OnStateChangepublicOccurs after the State property's value is changed.
OnStyleChangedpublicOccurs after a change in the Style property.
OnUpdateprotectedOccurs when the application is idle so that the action list can update a specific action in the list.