EVariantNotImplError
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Error raised when a variant operation not implemented
Declaration
Source position: variants.pp line 44
Type
  EVariantNotImplError = class (EVariantError)
  ;
Description
EVariantNotImplError is the exception raised when the VAR_NOTIMPL error is encountered in VarResultCheck
MembersNo members available
Inheritance
| Class | Description | 
|---|---|
| EVariantNotImplError | Error raised when a variant operation not implemented | 
See also
| Name | Description | 
|---|---|
| VarResultCheck | Check the result of an operation and raise exception if not OK. |