System.JSON.TJSONObject.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TJSONObject();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
destructor | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONObject |
Description
Destroys the TJSONObject instance.
Call Destroy to destroy the TJSONObject instance.