API:System.Win.ComObj.TComObjectFactory.CreateComObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateComObject(const Controller: IUnknown): TComObject; virtual;

C++

virtual TComObject* __fastcall CreateComObject(const System::_di_IInterface Controller);

Properties

Type Visibility Source Unit Parent
function public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj TComObjectFactory

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!