TTMSFNCCloudGooglePhotosPhotos.Items Property
Provides indexed access to the photo items in the collection.
API unit family: TMSFNCCloudGooglePhotos
Declaring type: TTMSFNCCloudGooglePhotosPhotos
Type: TTMSFNCCloudGooglePhotosPhoto
Syntax
property Items[Index: Integer]: TTMSFNCCloudGooglePhotosPhoto;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based index of the item. |