[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Kind of numerical data managed by this class.
Source position: fpjson.pp line 222
public class function TJSONInt64Number.NumberType: TJSONNumberType; override; |
Always ntInt64
NumberType is overridden by TJSONInt64Number to return ntInt64.
|
Enumerate the different kind of numerical types |
|
|
The native JSON data type represented by this object |