| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Raise an EVariantOverflowError error.
Source position: variants.pp line 300
procedure VarOverflowError;  | 
const ASourceType: TVarType;  | 
const ADestType: TVarType  | 
);  | 
ASourceType  | 
  | 
Source variant type  | 
ADestType  | 
  | 
Destination variant type  | 
VarOverflowError raises a EVariantOverflowError exception with a description of the ASourceType and ADestType types in the message.
  | 
Error raised when an overflow error is detected  | 
|
  | 
Raise an EVariantInvalidOpError error  | 
|
  | 
Raise a EVariantInvalidOpError error  |