[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TListItems.ClearSelection

Clears the selected state for all TListItem instances in the class.

Declaration

Source position: comctrls.pp line 1152

protected procedure TListItems.ClearSelection;

See also

TListItems.Item

  

An Item in the list, specified by its Index value.

TListItem.Selected

  

Whether this Item has been Selected (often denoted by a check-mark).