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