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