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