System.Win.ComObj.TTypedComObjectFactory

From RAD Studio API Documentation
Jump to: navigation, search

System.Win.ComObj.TComObjectFactorySystem.TObjectTTypedComObjectFactory

Delphi

TTypedComObjectFactory = class(TComObjectFactory)

C++

class PASCALIMPLEMENTATION TTypedComObjectFactory : public TComObjectFactory

Properties

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

Description

TTypedComObjectFactory is the type of the class factory object used to instantiate a TypedComObject class.

TTypedComObjectFactory inherits support for the IUnknown, IClassFactory, and IClassFactory2 interfaces. TTypedComObjectFactory is used to instantiate the TTypedComObject class.