Table of Contents

TTMSFNCCustomListEditorItems.Insert Method

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

API unit family: TMSFNCListEditor Declaring type: TTMSFNCCustomListEditorItems

Syntax

function Insert(Index: Integer): TTMSFNCCustomListEditorItem;

Parameters

Name Description
Index Position at which to insert the new item.