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

TtiObject.ObserverList

Used to get access to the internal observer list

Declaration

Source position: tiObject.pas line 528

public property TtiObject.ObserverList : TList
  read GetObserverList
  write FObserverList;

Description

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.


Documentation generated on: 2017-08-16