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

TCustomComboBox.SelectItem

SelectItem - returns True if current item (specified by a string) is to be selected

Declaration

Source position: stdctrls.pp line 339

protected function TCustomComboBox.SelectItem(

  const AnItem: String

):Boolean;