Gets the tree node at the specified vertical coordinate with a visible expand symbol.
Source position: comctrls.pp line 3660
public function TCustomTreeView.GetNodeWithExpandSignAt(
X: Integer;
Y: Integer
):TTreeNode;