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