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;

DBCtrls

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

 

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