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

TCustomComboBox.MeasureItem

Measure the size (Height) of an item in the drop-down list

Declaration

Source position: stdctrls.pp line 371

public procedure TCustomComboBox.MeasureItem(

  Index: Integer;

  var TheHeight: Integer

); virtual;

Arguments

Index

  

The index number of the item whose height is to be measured

TheHeight

  

The height as measured by the procedure