TTMSFNCCloudGoogleDriveItems.Items Property
Provides indexed access to the items in the collection.
API unit family: TMSFNCCloudGoogleDrive
Declaring type: TTMSFNCCloudGoogleDriveItems
Type: TTMSFNCCloudGoogleDriveItem
Syntax
property Items[index: Integer]: TTMSFNCCloudGoogleDriveItem;
Parameters
| Name | Description |
|---|---|
index |
Zero-based index of the item to read or write. |