[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Error raised when an invalid typecast is performed.
Source position: variants.pp line 43
type EVariantTypeCastError = class(EVariantError) |
|
Error raised when an invalid typecast is performed. |
|
| | ||
|
Variant error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EVariantTypeCastError is the exception raised when the VAR_TYPEMISMATCH error is encountered in VarResultCheck
|
Check the result of an operation and raise exception if not OK. |