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

TListItems.SelectAll

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

Declaration

Source position: comctrls.pp line 1153

protected procedure TListItems.SelectAll;

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).