[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 186
type EConvertError = class(Exception) |
|
Conversion error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EConvertError is raised by the various conversion routines in the SysUtils unit. The message will contain more specific error information.