TTMSFNCCloudGooglePhotosAlbum.FromJSON Method
Populates the album fields from a JSON album object returned by the service.
API unit family: TMSFNCCloudGooglePhotos
Declaring type: TTMSFNCCloudGooglePhotosAlbum
Syntax
procedure FromJSON(jo: TJSONValue);
Parameters
| Name | Description |
|---|---|
jo |
The JSON value describing the album. |