TTMSFNCCloudGooglePhotosAlbums.Insert Method
Inserts a new album item at the specified position.
API unit family: TMSFNCCloudGooglePhotos
Declaring type: TTMSFNCCloudGooglePhotosAlbums
Syntax
function Insert(Index: Integer): TTMSFNCCloudGooglePhotosAlbum;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based position at which to insert the item. |
Returns
The newly created album item.