Data.DBXJSONReflect.TJSONConverter.Destroy
| [–] Properties | |
|---|---|
| Type: destructor | |
| Visibility: public | |
| Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
| Unit: Data.DBXJSONReflect | |
| Parent: TJSONConverter | |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TJSONConverter();
Description
Destroys an instance of TJSONConverter.
Call Destroy to destroy an instance of the TJSONConverter class.