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

TCustomComboBox.ItemWidth

The minimum width of the items in the drop-down list.

Declaration

Source position: stdctrls.pp line 354

protected property TCustomComboBox.ItemWidth: Integer
  read GetItemWidth
  write SetItemWidth
  default 0;