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

TtiObject.StopObserving

This object instance will stop observing the ASubject.

Declaration

Source position: tiObject.pas line 406

protected procedure TtiObject.StopObserving(

  ASubject: TtiObject

); virtual;

Description

Only needed if performing a observing role: called when an object under observation is freed. The observer should stop observing it. It may or may not perform a DetachObserver.


Documentation generated on: 2017-08-16