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