Table of Contents

TTMSFNCCloudAIFiles.Insert Method

Inserts a file item at the specified index.

API unit family: TMSFNCCloudAI Declaring type: TTMSFNCCloudAIFiles

Syntax

function Insert(Index: integer): TTMSFNCCloudAIFile;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly created file item.