RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
INotifyAdapterChange.NotifyAdapterChange Method

Responds when the adapter changes.

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

NotifyAdapterChange is the method objects implement to respond when the associated adapter changes. 

Sender is the adapter component that changed. 

 

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