GetPrevSibling - returns the previous node in the same level as the current node.
Source position: comctrls.pp line 3091
public function TTreeNode.GetPrevSibling: TTreeNode;