System.Generics.Defaults.TSingletonImplementation.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Create */ inline __fastcall TSingletonImplementation() : System::TObject() { }

Properties

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

Description

Creates a new instance of the TSingletonImplementation class.

See Also