Table of Contents

TTMSFNCCloudDropBoxItems.Insert Method

Creates a new item and inserts it at the given position.

API unit family: TMSFNCCloudDropBox Declaring type: TTMSFNCCloudDropBoxItems

Syntax

function Insert(Index: integer): TTMSFNCCloudDropBoxItem;

Parameters

Name Description
Index Zero-based position at which to insert the item.

Returns

The newly inserted item.