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