IVCLComObject : Method overview by Name
Member | Visibility | Description |
---|---|---|
FreeOnRelease(IVCLComObject) | default | Is called by TComponent.FreeOnRelease |
GetIDsOfNames(IVCLComObject) | default | The IDispatch:GetIDsOfNames call for automation servers. |
GetTypeInfo(IVCLComObject) | default | The IDispatch:GetTypeInfo call for automation servers |
GetTypeInfoCount(IVCLComObject) | default | The IDispatch:GetTypeInfoCount call for automation servers |
Invoke(IVCLComObject) | default | The IDispatch:Invoke call for automation servers. |
SafeCallException(IVCLComObject) | default | This method can be invoked if an exception occurs during Invoke |