[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
This object instance will stop observing the ASubject.
Source position: tiObject.pas line 406
protected procedure TtiObject.StopObserving( |
ASubject: TtiObject |
); virtual; |
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.