Gets the next sibling node for the current tree node, or Nil when a sibling does not exist.
Source position: comctrls.pp line 3077
public function TTreeNode.GetNextSkipChildren: TTreeNode;