ComboBox_SetCurSel

Funktionsname dcl_ComboBox_SetCurSel
Syntax   (dcl_ComboBox_SetCurSel <CONTROL> ItemIndex [as Long])
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf Combo Box

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