Unit 'fpjson' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TJSONIntegerNumber.NumberType

Kind of numerical data managed by this class.

Declaration

Source position: fpjson.pp line 262

public class function TJSONIntegerNumber.NumberType: TJSONNumberType; override;

Function result

Always ntInteger.

Description

NumberType is overridden by TJSONIntegerNumber to return ntInteger.

See also

TJSONNumberType

  

Enumerate the different kind of numerical types.

TJSONData.JSONtype

  

The native JSON data type represented by this object.


Documentation generated on: Jul 24 2023