[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
Used to get access to the internal observer list
Source position: tiObject.pas line 528
public property TtiObject.ObserverList : TList |
Used to get access to the internal observer list. This has been surfaced so that the MGM List Views can atttach/detach observers to the selected object. Not a great way of doing it - but it is simple and works.