[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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 1008

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