DWGList_SelectItem

Funktionsname dcl_DWGList_SelectItem
Syntax   (dcl_DWGList_SelectItem <CONTROL> ItemIndex [als Long] {Select [als 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.