System.JSON.TJSONFalse.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys this instance of TJSONFalse.

See Also