Table of Contents

TTMSFNCNavigationPanelItems.Insert Method

Inserts a new navigation panel item at the specified zero-based index and returns it.

API unit family: TMSFNCNavigationPanel Declaring type: TTMSFNCNavigationPanelItems

Syntax

function Insert(Index: Integer): TTMSFNCNavigationPanelItem;

Parameters

Name Description
Index Position at which to insert the item.