| Function Name | dcl-ComboBox-InsertString |
|---|---|
| Syntax | (dcl-ComboBox-InsertString
<CONTROL>
ItemIndex [as
Long]
NewItem [as
String]) |
| Return Type | Boolean (T if successful; otherwise NIL) |
| Applies To | Combo Box |
此方法将一个新项目插入组合框列表中位置ItemIndex。