[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#fcl)

TJSONArray.Destroy

Free the JSON array

Declaration

Source position: fpjson.pp line 532

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: May 14 2021