TBaseVirtualTree.NodeParent Property

Virtual Tree View

Read or set a node's parent node.

Pascal
property NodeParent [Node: PVirtualNode]: PVirtualNode;
Description

When reading this property then either the node's real parent node is returned or nil if the parent node is the internal, hidden root node. When writing to this property you will effectively move a node to a new location. 

 

See Also
Class
Links
What do you think about this topic? Send feedback!