Kind of numerical data managed by this class.
Source position: fpjson.pp line 374
public class function TJSONQWordNumber.NumberType: TJSONNumberType; override; |
Always ntInt64.
NumberType is overridden by TJSONQwordNumber to return ntQWord.
|
Enumerate the different kind of numerical types. |
|
|
The native JSON data type represented by this object. |