EVariantDispatchError
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Exception raised in case of variant dispatching errors
Declaration
Source position: variants.pp line 47
Type
  EVariantDispatchError = class (EVariantError)
  ;
Description
EVariantDispatchError is the exception raised when a dispatch call fails.
MembersNo members available
Inheritance
| Class | Description | 
|---|---|
| EVariantDispatchError | Exception raised in case of variant dispatching errors | 
See also
| Name | Description | 
|---|---|
| TCustomVariantType | Base class for a custom variant type |