TTMSFNCCloudGooglePhotosAlbums Class
Holds a collection of album items retrieved from or created on the service.
API unit family: TMSFNCCloudGooglePhotos
Inherits from: TCollection
Syntax
TTMSFNCCloudGooglePhotosAlbums = class(TCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the album items in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new album item to the collection. |
| GetOwner | Returns the object that owns this collection. |
| Insert | Inserts a new album item at the specified position. |