【发布时间】:2011-11-09 09:19:32
【问题描述】:
您好 Delphi XE2 TComponent 有一个新的 "Observers" property。不幸的是,这方面的帮助条目是空的。有谁知道这个新属性有什么好处以及如何使用它? 编辑:嗯,我知道它与 LiveBindings 有关,但我很想知道更多关于它的信息,而且由于我无法访问 XE2 源代码,我无法调查自己。
【问题讨论】:
-
Stefan Glienke 还有一篇博文提到了 Delphi XE2 中的
implemention of the observer pattern into TComponenthere。
标签: delphi delphi-xe2 livebindings