Table of Contents

TTMSFNCTabSetTabs.Insert Method

Inserts a new tab at the specified zero-based index and returns it.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCTabSetTabs

Syntax

function Insert(Index: Integer): TTMSFNCTabSetTab;

Parameters

Name Description
Index Position at which to insert the tab.