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