[Overview][Constants][Types][Classes][Procedures and functions][Index] |
DisplayRectSubItem - returns the coordinates of a display rectangle for a specified sub-item
Source position: comctrls.pp line 750
public function TListItem.DisplayRectSubItem( |
subItem: Integer; |
Code: TDisplayCode |
):TRect; |
DisplayRectSubItem - returns the coordinates of a display rectangle for a specified sub-item
Display codes can be: drBounds, drIcon, drLabel, drSelectBounds
lazarus-ccr.sourceforge.net |