JVCL Help:TJvDBTreeNode.MasterValue
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBTreeNode.MasterValue Property
[+] TJvDBTreeNode Methods
[+] TJvDBTreeNode Properties
Search in JVCL Help
Search in all projectsSummary
Identifies the parent in a parent/child relationship for the tree node.
Pascal
propertyMasterValue: Variant;
Description
MasterValue is a read-only Variant property that identifies the parent in a parent/child relationship for the tree node. MasterValue represents the value fro the MasterField in TJvDBTreeView, and is used when creating and navigating among nodes in the data-aware tree view.
Use SetMasterValue to update the member that stores the value for the property.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page