Vcl.ActnList.TActionList 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. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
OnStateChange | published | Occurs after the State property's value is changed. |
OnUpdate | published | Occurs when the application is idle so that the action list can update a specific action in the list. |