TdxBarLookupCombo.ListLink Property
Specifies the link to data associated with a lookup combo.
Declaration
property ListLink: TdxBarLookupLink read;
Property Value
| Type |
|---|
| TdxBarLookupLink |
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