System.JSON.TJSONNumber.Destroy

From RAD Studio API Documentation

C++

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

Properties

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

Description

Destroys this instance of TJSONNumber.

See Also