[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Named access to QWord values
Source position: fpjson.pp line 558
public property TJSONObject.QWords : QWord |
QWords allows to retrieve or set the QWord 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 QWord value.
|
Indexed access to sub-items |
|
Names |
||
Elements |
||
Floats |
||
Integers |
||
QWords |
||
Booleans |
||
Nulls |
||
Arrays |
||