| Funktionsname | dcl_DWGList_SelectItem |
|---|---|
| Syntax | (dcl_DWGList_SelectItem
<CONTROL>
ItemIndex [as
Long]
{Select [as
Boolean]}) |
| Rückgabewert | Boolean (T if successful; otherwise NIL) |
| Anwendbar auf | DWG List |
This method selects or deselects the the item at ItemIndex. If Select is T, the item is selected; otherwise it is deselected.