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

TJSONFloat

Float type used in JSON unit.

Declaration

Source position: fpjson.pp line 64

type TJSONFloat = Double;

Description

TJSONFloat is the floating point type used in the JSON support. It is currently a double, but this can be changed easily.

See also

TJSONFloatNumber

  

Class to represent floating-point JSON data.


Documentation generated on: Jan 30 2024