[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

EFormatError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: sysutilh.inc line 131

type EFormatError = class(Exception) end;

Inheritance

EFormatError

|

Exception

  

Base class of all exceptions.

|

TObject