| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Raise an EVariantOverflowError error
Source position: variants.pp line 309
procedure VarRangeCheckError(  | 
const AType: TVarType  | 
);  | 
const ASourceType: TVarType;  | 
const ADestType: TVarType  | 
);  | 
AType  | 
  | 
Range type for which overflow occurs  | 
ASourceType  | 
  | 
Source type  | 
ADestType  | 
  | 
Destination type  | 
VarRangeCheckError raises an EVariantOverflowError exception with a standard error message. A description of the type AType is included in the error message, similarly if a ASourceType and aDestType source and destination types are provided.
  | 
Error raised when an overflow error is detected  | 
|
  | 
Raise an EVariantOverflowError error.  | 
|
  | 
Raise an EVariantInvalidOpError error  | 
|
  | 
Raise a EVariantInvalidOpError error  | 
|
  | 
Raise an EVariantBadIndexError error  | 
|
  | 
Raise an EVariantArrayLockedError error  |