[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Types of values in the object.
Source position: fpjson.pp line 553
public property TJSONObject.Types : TJSONtype |
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.
|
Indexed access to sub-items |
|
Names |
||
Elements |
||
Integers |
||
Int64s |
||
Booleans |
||
Floats |
||
Arrays |
||
Nulls |
||