System.JSON.Writers.TJsonTextWriter.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TJsonWriter.Destroy */ inline __fastcall virtual ~TJsonTextWriter(void) { }

Properties

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

Description

Destroys an instance of TJsonTextWriter.

See Also