Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTreeView.GetNodeWithExpandSignAt

Gets the tree node at the specified vertical coordinate with a visible expand symbol.

Declaration

Source position: comctrls.pp line 3660

public function TCustomTreeView.GetNodeWithExpandSignAt(

  X: Integer;

  Y: Integer

):TTreeNode;