TdxBarLookupCombo.ListLink Property
In This Article
Specifies the link to data associated with a lookup combo.
#Declaration
Delphi
property ListLink: TdxBarLookupLink read;
#Property Value
Type |
---|
Tdx |
#Remarks
Data is linked to a lookup combo via the TdxBarLookupLink object. The link defines the behavior of the lookup combo when the state of a dataset changes.
See Also