TTMSFNCCloudStellarDataStoreUser.GetFromJSON Method
Loads user profile values from a JSON object.
API unit family: TMSFNCCloudStellarDataStore
Declaring type: TTMSFNCCloudStellarDataStoreUser
Syntax
procedure GetFromJSON(jo: TJSONValue);
Parameters
| Name | Description |
|---|---|
jo |
JSON value containing user data. |