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