| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
>Error raised when an invalid variant type is detected
Source position: variants.pp line 39
type EVariantBadVarTypeError = class(EVariantError)  | 
  | 
>Error raised when an invalid variant type is detected  | 
|
| | | ||
  | 
Variant error.  | 
|
| | | ||
  | 
Base class of all exceptions.  | 
|
| | | ||
TObject  | 
EVariantBadVarTypeError is the exception raised when the VAR_BADVARTYPE error is encountered in VarResultCheck
  | 
Check the result of an operation and raise exception if not OK.  |