Table of Contents

TTMSFNCListBoxCopyItems.Insert Method

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

API unit family: TMSFNCListBox Declaring type: TTMSFNCListBoxCopyItems Inherited from: TTMSFNCListBoxItems

Syntax

function Insert(Index: Integer): TTMSFNCListBoxItem;

Parameters

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