Vcl.ExtActns.TTabAction Events
InheritedProtected
| AfterTabChange | public | Occurs immediately after the action changes the page of the associated tab control. |
| BeforeTabChange | public | 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. |
| OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
| 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. |
| OnValidateTab | public | Occurs when the application is idle or when the action list updates. |