[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Class defined for ActiveX compatibility.
Source position: types.pp line 494
type IClassFactory = interface(IUnknown) |
||
function CreateInstance(); |
|
Create a new instance of an interface. |
function LockServer(); |
|
Lock ActiveX server object. |
end; |
|
Class defined for ActiveX compatibility. |
|
| | ||
|
Basic interface for all COM-based interfaces. |
|
| | ||
|
Basic interface for all COM based interfaces. |
IClassFactory is defined for Delphi/Kylix compatibility and should not be used.