RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListSourceLink Class

TListSourceLink helps manage the link to the ListSource of a TDBLookupControl object.

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

TListSourceLink is tailored to work with TDBLookupControl. It should only be used by the TDBLookupControl class. 

 

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