native JSON data type.
Source position: fpjson.pp line 704
public class function TJSONObject.JSONType: TJSONtype; override; |
Always jtObject.
JSONType is overridden by TJSONObject to return jtObject.
|
The native JSON data type represented by this object. |