[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Measure the height of the item in the list with the specified index
Source position: stdctrls.pp line 559
public procedure TCustomListBox.MeasureItem( |
Index: Integer; |
var TheHeight: Integer |
); virtual; |
Index |
|
The index value of the item to be measured |
TheHeight |
|
The height of the item as measured by the procedure |
lazarus-ccr.sourceforge.net |