ListView::DeselectItem
void DeselectItem (short listItem);
Parameters
- listItem
1-based index of the list view item to be deselected, TopItem or BottomItem of Item type specifies the first or last item of the list view control. Use AllItems of Item type to deselect all items.