[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Error raised when an observer error occurs.
Source position: classesh.inc line 201
type EObserver = class(Exception) |
|
Error raised when an observer error occurs. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EObserver is an error that is raised when an object is registered as an observer, and it does not implement the IFPObserver interface.
|
Interface for an object to observe other objects. |
|
|
Attach a new observer to the object. |