API:System.JSON.Writers.TJsonObjectWriter.Destroy

From RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TJsonObjectWriter(void);

Properties

Type Visibility Source Unit Parent
destructor public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonObjectWriter

Description

Destroys an instance of TJsonWriter. {{#multireplace:System.JSON.Writers.TJsonObjectWriter.Destroy|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.JSON.Writers.TJsonWriter.Destroy|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.JSON.Writers.TJsonWriter.Destroy|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Destroys an instance of TJsonWriter.

See Also