System.JSON.Readers.TJsonObjectReader.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TJsonObjectReader();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
destructor | public | System.JSON.Readers.pas System.JSON.Readers.hpp |
System.JSON.Readers | TJsonObjectReader |
Description
Closes the TJsonReader and Destroys the instance.
System.JSON.Readers.TJsonObjectReader.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.