Back to Devexpress

TdxOcNode.IsParentRoot Method

vcl-dxorgchr-dot-tdxocnode-9ee0afaf.md

latest641 B
Original Source

TdxOcNode.IsParentRoot Method

Identifies whether the node’s parent is the tree root.

Declaration

delphi
function IsParentRoot: Boolean;

Returns

Type
Boolean

Remarks

This function returns True if the tree root is the direct ancestor of the current node; otherwise — False.

See Also

TdxCustomOrgChart.RootNode

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit