FMX.ActnList.TCustomViewAction Events
InheritedProtected
OnAfterShow | protected | |
OnBeforeShow | protected | |
OnChange | protected | Occurs when one of the action's properties changes. |
OnCreateComponent | protected | Is fired when the target component is created. |
OnExecute | public | Occurs when the execute event, of a client linked to the action, fires. |
OnGetDeltaStreams | protected | |
OnHint | public | Occurs when the mouse pauses over a client control or menu item. |
OnUpdate | public | Occurs when the application is idle or when the action list updates. |