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