| Funktionsname | dcl_ComboBox_InsertString |
|---|---|
| Syntax | (dcl_ComboBox_InsertString
<CONTROL>
ItemIndex [as
Long]
NewItem [as
String]) |
| Rückgabewert | Boolean (T if successful; otherwise NIL) |
| Anwendbar auf | Combo Box |
This method inserts a new item into the combo box list at position ItemIndex.