IsParent(Node: ITreeListNode): Boolean;
Node is a tree node that should be checked whether it is a parent one relative to this node.
The IsParent method allows to determine whether the current element is the parent element relative to the element that is passed as the Node parameter.
See also: