TcxTreeListNode.Parent Property
Returns the node’s parent node.
Declaration
property Parent: TcxTreeListNode read;
Property Value
Type |
---|
TcxTreeListNode |
Remarks
This property returns nil for the root node.
See Also
Returns the node’s parent node.
property Parent: TcxTreeListNode read;
Type |
---|
TcxTreeListNode |
This property returns nil for the root node.
No
Your feedback is appreciated.