Observers property in TComponent
问题 Hi Delphi XE2 TComponent has a new "Observers" property. Unfortunately the help entries for this are empty. Does anybody know what this new property is good for and how to use it? Edit: Well i know that it is related to LiveBindings, but I would love to know a bit more about it, and since I have no access to XE2 source code, I can't investigate myself. 回答1: It is related to LiveBindings. A rather cool but extensive subject, explained in the new DocWiki for XE2. 回答2: The Delphi implementation