Table of Contents

TTMSFNCCustomTabSet.RemoveTab Method

Removes the tab at the specified index.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCCustomTabSet

Syntax

procedure RemoveTab(ATabIndex: Integer); virtual;

Parameters

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