System.JSON.TJSONNumber.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys this instance of TJSONNumber.

See Also