[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.