ComboBox-SetCurSel

Имя функции dcl-ComboBox-SetCurSel
Синтаксис   (dcl-ComboBox-SetCurSel <CONTROL> ItemIndex [типа Long])
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к Combo Box

This method sets the currently selected item in the combo list box. An ItemIndex value of -1 deselects the current selection.