TTMSFNCCloudGooglePhotosPhotos Class
Holds a collection of photo items, such as the contents of an album or a search result set.
API unit family: TMSFNCCloudGooglePhotos
Inherits from: TCollection
Syntax
TTMSFNCCloudGooglePhotosPhotos = class(TCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the photo items in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new photo item to the collection. |
| GetOwner | Returns the object that owns this collection. |
| Insert | Inserts a new photo item at the specified position. |