TTMSFNCTabSet.SelectTab Method
Selects the tab at the specified index.
API unit family: TMSFNCTabSet
Declaring type: TTMSFNCTabSet
Inherited from: TTMSFNCCustomTabSet
Syntax
procedure SelectTab(ATabIndex: Integer); virtual;
Parameters
| Name | Description |
|---|---|
ATabIndex |
Zero-based index of the tab to select. |