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

TCustomComboBox.Sorted

Sorted - whether the entries in the drop-down list have been sorted

Declaration

Source position: stdctrls.pp line 357

protected property TCustomComboBox.Sorted: Boolean
  read FSorted
  write SetSorted
  default false;