TdxDBTreeNode.ParentFieldValue Property
Returns the value of the parent field associated with the node.
Declaration
property ParentFieldValue: Variant read;
Property Value
Type | Description |
---|---|
Variant | The value of the parent field associated with the node. |
See Also