Vcl.ListActns.TCustomListAction Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnChangeprotectedOccurs when one of the action's properties changes.
OnExecutepublicOccurs when the execute event, of a client linked to the action, fires.
OnGetDeltaStreamsprotected
OnGetItemCountprotectedOccurs when the list action needs to determine the number of items it supplies to client controls.
OnHintpublicOccurs when the mouse pauses over a client control or menu item.
OnItemSelectedprotectedOccurs when a client control executes the action because a user selected one of the items.
OnUpdatepublicOccurs when the application is idle or when the action list updates.