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