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