TdxBarLookupCombo.KeyField Property
In This Article
Specifies the key field in the bound dataset.
#Declaration
Delphi
property KeyField: string read; write;
#Property Value
Type | Description |
---|---|
string | The key field in the bound dataset. |
See Also