Free the JSON object.
Source position: fpjson.pp line 715
| public destructor TJSONObject.Destroy; override; | 
Destroy will delete all elements in the array and clean up the TJSONObject instance.
| 
 | Clear the object. | |
| 
 | Create a new instance of JSON object data. |