RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterSubComponent.NotifyAdapterChange Method

Notifies the associated adapter when the list of items changes.

Pascal
procedure NotifyAdapterChange;
C++
__fastcall NotifyAdapterChange();

TAdapterSubComponent descendants call NotifyAdapterChange internally when the items in this list change. NotifyAdapterChange passes this notification on to the associated adapter so that it can make any necessary adjustments. 

 

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