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