RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterCommandColumn.NotifyAdapterChange Method

Responds to changes that affect the associated adapter.

Pascal
procedure NotifyAdapterChange(Sender: TComponent);
C++
__fastcall NotifyAdapterChange(TComponent * Sender);

NotifyAdapterChange is called automatically when the associated adapter changes. This method updates the set of default actions for that adapter to reflect the current change, and passes on the change notification to the actions that the WebFieldControls property lists. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!