TJSONDocumentAncestor.LoadFromJSONObject Method
Definition
Fill this instance from a JSON object.
Delphi
procedure LoadFromJSONObject(const JSO: TJSONObject)
Parameters
- JSO
- TJSONObject
Fill this instance from a JSON object.
procedure LoadFromJSONObject(const JSO: TJSONObject)