System.JSON.TJSONNull.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Destroy */ inline __fastcall virtual ~TJSONNull() { }

Properties

Type Visibility Source Unit Parent
destructor public System.JSON.hpp System.JSON TJSONNull

Description

Destroys this instance of TJSONNull.

See Also