TdxBarLookupLink Class
In This Article
#Declaration
Delphi
TdxBarLookupLink = class(
TDataLink
)
#Remarks
The TdxBarLookupCombo uses the TdxBarLookupLink to coordinate TDataSource and TDataSet actions and to respond to data events.
This class is for internal purposes only.
#Inheritance
TObject
TPersistent
TDataLink
TdxBarLookupLink
See Also