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

TJSONObject.Types

Types of values in the object.

Declaration

Source position: fpjson.pp line 553

public property TJSONObject.Types : TJSONtype
  read GetTypes;

Description

Types allows to retrieve the JSON types of the elements in the object by name. If a non-existent name is specified, an EJSON exception is raised.

See also

TJSONData.Items

  

Indexed access to sub-items

Names

Elements

Integers

Int64s

Booleans

Strings

Floats

Arrays

Nulls

Objects


Documentation generated on: Nov 14 2015