[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiObject' (#tiopf)

TtiObserverProxy

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

Declaration

Source position: tiObject.pas line 877

type TtiObserverProxy = class(TtiObject) end;

protected

  procedure StopObserving(); override;

public

  constructor Create();

  destructor Destroy; override;

  procedure Update(); override; overload;

  property Subject: TtiObject; [rw]

  property OnUpdate: TtiObjectUpdateEvent; [rw]

Inheritance

TtiObserverProxy

|

TtiObject

  

Base class for single objects

|

TtiVisited

  

The class that gets visited

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16