[Overview][Types][Classes][Procedures and functions][Index] |
Sets the value for the ItemHeight property.
Source position: comboex.pas line 160
protected procedure TCustomComboBoxEx.SetItemHeight( |
const AValue: Integer |
); override; |
AValue |
|
New value for the property. |
Overridden in TCustomComboBoxEx to set the internal FNeedMeasure flag.
|
The default height of an item in the drop-down for the control. |
Version 4.0 | Generated 2025-05-03 | Home |