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