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