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

TJSONQWordNumber.NumberType

Kind of numerical data managed by this class.

Declaration

Source position: fpjson.pp line 356

public class function TJSONQWordNumber.NumberType: TJSONNumberType; override;

Function result

Always ntInt64.

Description

NumberType is overridden by TJSONQwordNumber to return ntQWord.

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