[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 753

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.