[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Abstract error.
Source position: sysutilh.inc line 193
type EAbstractError = class(Exception) |
|
Abstract error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EAbstractError is raised when an abstract error occurs, i.e. when an unimplemented abstract method is called.