[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#fcl)

TJSONObject.Floats

Named access to float values

Declaration

Source position: fpjson.pp line 555

public property TJSONObject.Floats : TJSONFloat
  read GetFloats
  write SetFloats;

Description

Floats allows to retrieve or set the float values in the object by name. If a non-existent name is specified, an EJSON exception is raised when reading. When writing, any existing value is replaced by the specified floating-point value.

See also

TJSONData.Items

  

Indexed access to sub-items

Names

Elements

Integers

Int64s

Booleans

Strings

Nulls

Arrays

Types

Objects


Documentation generated on: Nov 14 2015