Vcl.ExtActns.TNextTab Events
InheritedProtected
| AfterTabChange | published | Occurs immediately after the action changes the page of the associated tab control. |
| BeforeTabChange | published | Occurs immediately before the action changes the page of the associated tab control. |
| 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. |
| OnFinish | published | Occurs when the action fires and the target page control is on its last page. |
| OnGetDeltaStreams | protected | |
| OnHint | published | Occurs when the mouse pauses over a client control or menu item. |
| OnUpdate | published | Occurs when the application is idle or when the action list updates. |
| OnValidateTab | published | Occurs when the application is idle or when the action list updates. |