Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TListItem.Checked

Checked - if True, a check mark is present beside the item implying it has been selected.

Declaration

Source position: comctrls.pp line 1063

public property TListItem.Checked : Boolean
  read GetChecked
  write SetChecked;