TTMSFNCCloudFileConversionFiles.Insert Method
Creates a new file item and inserts it at the given position.
API unit family: TMSFNCCloudFileConversion
Declaring type: TTMSFNCCloudFileConversionFiles
Syntax
function Insert(Index: Integer): TTMSFNCCloudFileConversionFile;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the item. |
Returns
The newly inserted file item.