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

TJSONObject.Destroy

Free the JSON object.

Declaration

Source position: fpjson.pp line 701

public destructor TJSONObject.Destroy; override;

Description

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

See also

TJSONObject.Clear

  

Clear the object.

TJSONObject.Create

  

Create a new instance of JSON object data.


Documentation generated on: Jan 30 2024