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