[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Argument out of valid range passed to a function.
Source position: sysutilh.inc line 230
type EArgumentOutOfRangeException = class(EArgumentException) |
|
Argument out of valid range passed to a function. |
|
| | ||
|
Invalid argument passed to a function. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EArgumentOutOfRangeException is raised by many character conversion/handling routines to indicate an erroneous argument was passed to the function (indicating an invalid character index in a Unicode string).
|
Invalid argument passed to a function. |