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

TJSONArray.Destroy

Free the JSON array.

Declaration

Source position: fpjson.pp line 548

public destructor TJSONArray.Destroy; override;

Description

Destroy will delete all elements in the array and clean up the TJSONArray instance.

See also

TJSONArray.Clear

  

Clear the array.

TJSONArray.Create

  

Create a new instance of JSON array data.


Documentation generated on: Jan 30 2024