| Function Name | dcl-ListBox-IsItemSelected |
|---|---|
| Syntax | (dcl-ListBox-IsItemSelected
<CONTROL>
ItemIndex [as
Long]) |
| Return Type | Boolean |
| Applies To | List Box |
如果当前选择了指定的项目,此方法返回T,否则返回NIL。
|
|
| Function Name | dcl-ListBox-IsItemSelected |
|---|---|
| Syntax | (dcl-ListBox-IsItemSelected
<CONTROL>
ItemIndex [as
Long]) |
| Return Type | Boolean |
| Applies To | List Box |
如果当前选择了指定的项目,此方法返回T,否则返回NIL。