Unit 'ComboEx' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomCheckCombo.SetItemHeight

Sets the value for the ItemHeight property.

Declaration

Source position: comboex.pas line 311

protected procedure TCustomCheckCombo.SetItemHeight(

  const AValue: Integer

); override;

Arguments

AValue

  

New value for the property.

Version 4.6 Hosted on Source Forge