RAD Studio VCL Reference
|
TDataSourceLink helps manage the link to the data source for a TDBLookupControl object.
TDataSourceLink = class(TDataLink);
class TDataSourceLink : public TDataLink;
DBCtrls
TDataSourceLink 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!
|