GetNextSibling - returns the next node in the same level as the current node.
Source position: comctrls.pp line 3096
public function TTreeNode.GetNextSibling: TTreeNode;