System.Generics.Defaults.TSingletonImplementation.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
destructor public System.Generics.Defaults.hpp System.Generics.Defaults TSingletonImplementation

Description

Destroys an instance of TSingletonImplementation.

See Also