Unit 'fpjson' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TJSONArray.Items

Indexed access to the values in the array.

Declaration

Source position: fpjson.pp line 595

public property TJSONArray.Items : TJSONData;default;

Description

Items is introduced in TJSONData.Items. TJSONArray simply declares it as the default property.

See also

TJSONData.Items

  

Indexed access to sub-items.


Documentation generated on: Jan 30 2024