FMX.ActnList.TCustomActionList Events

From RAD Studio API Documentation


InheritedProtected
OnChangeprotectedOccurs when a change occurs in the action list.
OnExecuteprotectedOccurs when a client object triggers an action in the list.
OnGetDeltaStreamsprotected
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.