TTMSFNCCloudGooglePhotos.FindAlbumByTitle Method
Searches the loaded
Albumscollection for an album with the given title.
API unit family: TMSFNCCloudGooglePhotos
Declaring type: TTMSFNCCloudGooglePhotos
Inherited from: TTMSFNCCustomCloudGooglePhotos
Syntax
function FindAlbumByTitle(AAlbumTitle: String): TTMSFNCCloudGooglePhotosAlbum;
Parameters
| Name | Description |
|---|---|
AAlbumTitle |
The title to match. |
Returns
The first album whose title matches, or nil when no album matches.