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

TCustomListView.Checkboxes

CheckBoxes - determines if the ListView shows checkboxes beside the items on the list

Declaration

Source position: comctrls.pp line 1162

public property TCustomListView.Checkboxes: Boolean
  index Ord(lvpCheckboxes)
  read GetProperty
  write SetProperty
  default false;

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