EAbstractError
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Abstract error.
Declaration
Source position: sysutilh.inc line 191
Type
EAbstractError = class (Exception)
;
Description
EAbstractError is raised when an abstract error occurs, i.e. when an unimplemented abstract method is called.
MembersNo members available
Inheritance
Class | Description |
---|---|
EAbstractError | Abstract error. |