[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ComboEx' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.