[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Conversion error.
Source position: sysutilh.inc line 133
type EConvertError = class(Exception) end; |
|
Conversion error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EConvertErroris raised by the various conversion routines in the SysUtilsunit. The message will contain more specific error information.