[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Range check error.
Source position: sysutilh.inc line 147
type ERangeError = class(EIntError) |
|
Range check error. |
|
| | ||
|
Integer operation error. |
|
| | ||
|
External Exception. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
ERangeError is raised by the Free Pascal runtime library if range checking is on, and a range check error occurs.
|
Integer operation error. |
|
|
Division by zero error. |
|
|
Integer overflow error. |