Vcl.AxCtrls.TActiveFormFactory Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ClassIDpublicSpecifies the class identifier (CLSID) for the COM class that the particular instance of the factory can instantiate.
ClassInfopublicSpecifies an interface reference that provides type information without having to load a type library.
ClassNamepublicSpecifies the name of the class that the class factory instantiates.
ComClasspublicSpecifies the class type that the factory instantiates.
ComServerpublicSpecifies the COM server that owns the class factory.
DescriptionpublicDescribes the class object.
DispIntfEntrypublicContains the entry for the dispatch interface implemented by the OLE Automation object created by the factory.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DispTypeInfopublicReturns an ITypeInfo interface reference to the type information for the dispinterface implemented by the OLE Automation object.
ErrorIIDpublicIndicates the interface of the CoClass in which an error occurred.
EventIIDpublicSpecifies the GUID for the control’s events interface.
EventTypeInfopublicProvides an interface to the type information object for the object’s events interface.
InstancingpublicIndicates the process space of COM object instances.
LicStringpublicContains licensing information about the object.
MiscStatuspublicRepresents a set of status bits that are stored in the registry.
ProgIDpublicSpecifies the name of the class factory.
ShowErrorspublicIndicates whether the COM object factory displays a message box when exceptions are raised.
SupportsLicensingpublicIndicates whether the object being instantiated supports licensing.
ThreadingModelpublicIndicates the type of thread support provided by objects that the factory creates.
ToolboxBitmapIDpublicDesignates the resource identifier of the ActiveX control.
WinControlClasspublicWinControlClass is the class of the VCL control that implements the Windows behavior for the ActiveX control.