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