[Overview][Constants][Types][Classes][Procedures and functions][Index] |
native JSON data type
Source position: fpjson.pp line 310
public class function TJSONBoolean.JSONType: TJSONtype; override; |
Always jtBoolean
JSONType is overridden by TJSONString to return jtBoolean.
|
The native JSON data type represented by this object |