Vcl.ListActns.TStaticListAction 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
OnGetItempublishedOccurs when the static list action supplies an item to its client controls.
OnGetItemCountprotectedOccurs when the list action needs to determine the number of items it supplies to client controls.
OnHintpublishedOccurs when the mouse pauses over a client control or menu item.
OnItemSelectedpublishedOccurs when a client control executes the action because a user selected one of the items.
OnUpdatepublishedOccurs when the application is idle or when the action list updates.