RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.NotifyList Property

Keeps track of components that are to be notified when the adapter is changed.

Pascal
property NotifyList: TNotifyList;
C++
__property TNotifyList NotifyList;

Keeps track of components that are to be notified when the adapter is changed. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!