Vcl.ListActns.TStaticListAction Events
InheritedProtected
| OnChange | protected | Occurs when one of the action's properties changes. |
| OnExecute | public | Occurs when the execute event, of a client linked to the action, fires. |
| OnGetDeltaStreams | protected | |
| OnGetItem | published | Occurs when the static list action supplies an item to its client controls. |
| OnGetItemCount | protected | Occurs when the list action needs to determine the number of items it supplies to client controls. |
| OnHint | published | Occurs when the mouse pauses over a client control or menu item. |
| OnItemSelected | published | Occurs when a client control executes the action because a user selected one of the items. |
| OnUpdate | published | Occurs when the application is idle or when the action list updates. |