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

TTreeNode.DisplayRect

DisplayRect - returns the coordinates of the rectangle containing the current entry; if TextOnly is True, returns the coordinates for the text.

Declaration

Source position: comctrls.pp line 3058

public function TTreeNode.DisplayRect(

  TextOnly: Boolean

):TRect;