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