Vcl.ActnMan.TCustomActionManager Events
InheritedProtected
| OnChange | protected | Occurs when a change occurs in the action list. |
| OnExecute | protected | Occurs when a client object triggers an action in the list. |
| OnGetBarItemClass | protected | Occurs before TActionManager creates TActionBars items. |
| OnGetBarsClass | protected | Occurs before TActionManager creates its ActionBars collection. |
| OnGetClientItemClass | protected | Occurs before TActionManager creates any ActionClientItems. |
| OnGetClientsClass | protected | Occurs when attempting to add items to an ActionClient. |
| OnGetCommandPropertiesClass | protected | OnGetCommandPropertiesClass is the event triggered by a call to the GetCommandPropertiesClass function. |
| OnGetDeltaStreams | protected | |
| OnStateChange | public | Occurs after the State property's value is changed. |
| OnStyleChanged | public | Occurs after a change in the Style property. |
| OnUpdate | protected | Occurs when the application is idle so that the action list can update a specific action in the list. |