TTMSFNCCustomTabSet.IsTabVisible Method
Checks whether a tab is visible.
API unit family: TMSFNCTabSet
Declaring type: TTMSFNCCustomTabSet
Syntax
function IsTabVisible(ATabIndex: Integer): Boolean; virtual;
Parameters
| Name | Description |
|---|---|
ATabIndex |
Zero-based tab index to inspect. |
Returns
True when the tab exists and is visible.