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