Table of Contents

TTMSFNCTabSet.RemoveTab Method

Removes the tab at the specified index.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCTabSet Inherited from: TTMSFNCCustomTabSet

Syntax

procedure RemoveTab(ATabIndex: Integer); virtual;

Parameters

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