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

TJSONObject.Int64s

Named access to int64 values

Declaration

Source position: fpjson.pp line 557

public property TJSONObject.Int64s : Int64
  read GetInt64s
  write SetInt64s;

Description

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

See also

TJSONData.Items

  

Indexed access to sub-items

Names

Elements

Floats

Integers

Booleans

Strings

Nulls

Arrays

Types

Objects


Documentation generated on: Nov 14 2015