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