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

TCustomListBox.SetItemHeight

Sets the value for the ItemHeight property.

Declaration

Source position: stdctrls.pp line 600

protected procedure TCustomListBox.SetItemHeight(

  Value: Integer

);

Arguments

Value

  

New value for the property.

See also

TCustomListBox.ItemHeight

  

The default height for an item displayed in the list.

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