Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EObserver

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

Error raised when an observer error occurs.

Declaration

Source position: classesh.inc line 188

type EObserver = class(Exception)

Inheritance

EObserver

  

Error raised when an observer error occurs.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EObserver is an error that is raised when an object is registered as an observer, and it does not implement the IFPObserver interface.

See also

IFPObserver

  

Interface for an object to observe other objects.

IFPObserved.FPOAttachObserver

  

Attach a new observer to the object.


Documentation generated on: Jul 24 2023