[Overview][Constants][Types][Classes][Procedures and functions][Index] |
native JSON data type
Source position: fpjson.pp line 513
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 |