API:System.JSON.Readers.TJsonTextReader.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TJsonTextReader();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| destructor | public | System.JSON.Readers.pas System.JSON.Readers.hpp |
System.JSON.Readers | TJsonTextReader |
Description
Closes the TJsonReader and Destroys the instance.
System.JSON.Readers.TJsonTextReader.Destroy inherits from System.JSON.Readers.TJsonReader.Destroy. All content below this line refers to System.JSON.Readers.TJsonReader.Destroy.
Closes the TJsonReader and Destroys the instance.