TTMSFNCCloudGoogleYouTubeCommentThread.FromJSON Method
Populates the comment thread and its replies from a JSON value returned by the service.
API unit family: TMSFNCCloudGoogleYouTube
Declaring type: TTMSFNCCloudGoogleYouTubeCommentThread
Syntax
procedure FromJSON(jo: TJSONValue);
Parameters
| Name | Description |
|---|---|
jo |
JSON value describing the comment thread. |