DWGList-SelectItem

Function Name dcl-DWGList-SelectItem
Syntax   (dcl-DWGList-SelectItem <CONTROL> ItemIndex [as Long] {Select [as Boolean]})
Return Type Boolean (T if successful; otherwise NIL)
Applies To DWG List

此方法选择或取消选择ItemIndex上的项目。 如果ItemIndex为-1,则选择或取消选择所有列表项。 如果选择是T,则选择项目; 否则取消选择。 此方法不适用于单选列表(请参阅SelectionStyle)。