System.Win.ComObj.TComServerObject.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public System.Win.ComObj.hpp System.Win.ComObj TComServerObject

Description

Creates an instance of TComServerObject with PerUserRegistration set to False.

See Also