[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TListItem.DisplayRect

DisplayRect - returns the coordinates of a rectangle for displaying the current item

Declaration

Source position: comctrls.pp line 749

public function TListItem.DisplayRect(

  Code: TDisplayCode

):TRect;

Description

DisplayRect - returns the coordinates of a rectangle for displaying the current item

Display codes can be: drBounds, drIcon, drLabel, drSelectBounds

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