Table of Contents

TTMSFNCCloudBoxItems.Insert Method

Inserts a Box item at the specified collection index.

API unit family: TMSFNCCloudBox Declaring type: TTMSFNCCloudBoxItems

Syntax

function Insert(Index: integer): TTMSFNCCloudBoxItem;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly created Box item.