[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indexed access to the values in the array
Source position: fpjson.pp line 432
public property TJSONArray.Items : TJSONData;default; |
Items is introduced in TJSONData.Items. TJSONArray simply declares it as the default property.
|
Indexed access to sub-items |