[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Name-based access to JSON values in the object.
Source position: fpjson.pp line 551
public property TJSONObject.Elements : TJSONData |
Elements allows to retrieve the JSON values 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 |
||
Integers |
||
Int64s |
||
Booleans |
||
Floats |
||
Arrays |
||