[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#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: May 14 2021