TdxDBTreeView.KeyField Property
Specifies the key field in the underlying dataset.
Declaration
property KeyField: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The name of the key field in the underlying dataset. |
See Also