RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBLookupControl.ListLink Property

Identifies the TListSourceLink object that coordinates data communication with the lookup dataset.

Pascal
property ListLink: TListSourceLink;
C++
__property TListSourceLink ListLink;

ListLink is used internally to access the TListSourceLink that coordinates communication between the lookup dataset, the lookup data source (identified by the ListSource property), and the lookup control. 

 

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