RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TNavDataLink.ActiveChanged Method

Informs TDBNavigator of changes in the Active property.

Pascal
procedure ActiveChanged; override;
C++
virtual __fastcall ActiveChanged();

Applications should not call the ActiveChanged procedure directly. Changes in the Active property trigger this procedure, which in turn causes the navigator to enable or disable its buttons, as appropriate. 

 

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