[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Measure the size (Height) of an item in the drop-down list
Source position: stdctrls.pp line 315
protected procedure TCustomComboBox.MeasureItem( |
Index: Integer; |
var TheHeight: Integer |
); virtual; |
Index |
|
The index number of the item whose height is to be measured |
TheHeight |
|
The height as measured by the procedure |
lazarus-ccr.sourceforge.net |