Table of Contents

TTMSFNCCustomTabSet.SelectTab Method

Selects the tab at the specified index.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCCustomTabSet

Syntax

procedure SelectTab(ATabIndex: Integer); virtual;

Parameters

Name Description
ATabIndex Zero-based index of the tab to select.