System.Win.VCLCom.TComponentFactory Properties
InheritedProtected
ClassID | public | Specifies the class identifier (CLSID) for the COM class that the particular instance of the factory can instantiate. |
ClassInfo | public | Specifies an interface reference that provides type information without having to load a type library. |
ClassName | public | Specifies the name of the class that the class factory instantiates. |
ComClass | public | Specifies the class type that the factory instantiates. |
ComServer | public | Specifies the COM server that owns the class factory. |
Description | public | Describes the class object. |
DispIntfEntry | public | Contains the entry for the dispatch interface implemented by the OLE Automation object created by the factory. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
DispTypeInfo | public | Returns an ITypeInfo interface reference to the type information for the dispinterface implemented by the OLE Automation object. |
ErrorIID | public | Indicates the interface of the CoClass in which an error occurred. |
EventIID | public | Specifies the GUID for the control’s events interface. |
EventTypeInfo | public | Provides an interface to the type information object for the object’s events interface. |
Instancing | public | Indicates the process space of COM object instances. |
LicString | public | Contains licensing information about the object. |
ProgID | public | Specifies the name of the class factory. |
ShowErrors | public | Indicates whether the COM object factory displays a message box when exceptions are raised. |
SupportsLicensing | public | Indicates whether the object being instantiated supports licensing. |
ThreadingModel | public | Indicates the type of thread support provided by objects that the factory creates. |