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

TJSONObject.Integers

Named access to integer values

Declaration

Source position: fpjson.pp line 556

public property TJSONObject.Integers : Integer
  read GetIntegers
  write SetIntegers;

Description

Integers allows to retrieve or set the integer 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 integer value.

See also

TJSONData.Items

  

Indexed access to sub-items

Names

Elements

Floats

Int64s

Booleans

Strings

Nulls

Arrays

Types

Objects


Documentation generated on: Nov 14 2015