System.Win.VCLCom.TComponentFactory.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator _di_IClassFactory()

Properties

Type Visibility Source Unit Parent
function public System.Win.VCLCom.hpp System.Win.VCLCom TComponentFactory

Description

Returns an instance to the IClassFactory2 interface, the IClassFactory interface or the IInterface interface that TComObjectFactory implements.

System.Win.VCLCom.TComponentFactory.operator () inherits from System.Win.ComObj.TComObjectFactory.operator (). All content below this line refers to System.Win.ComObj.TComObjectFactory.operator ().

Returns an instance to the IClassFactory2 interface, the IClassFactory interface or the IInterface interface that TComObjectFactory implements.

See Also