RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TNavDataLink Class

TNavDataLink helps manage the link to the dataset for a TDBNavigator object.

Pascal
TNavDataLink = class(TDataLink);
C++
class TNavDataLink : public TDataLink;

TNavDataLink is tailored to work with a TDBNavigator. It should only be used by the TDBNavigator class. 

 

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