System.JSON.TJSONTrue.Destroy

From RAD Studio API Documentation
Revision as of 18:20, 25 February 2016 by L10nBot (talk | contribs) (restored)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys this instance of TJSONTrue.

See Also