[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception class to signal range checks.
Source position: variants.pp line 55
type EVariantRangeCheckError = class(EVariantOverflowError) |
|
Exception class to signal range checks. |
|
| | ||
|
Error raised when an overflow error is detected. |
|
| | ||
|
Variant error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EVariantRangeCheckError is defined for Delphi compatibility, it is not used in FPC.