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

TCustomListView.Checkboxes

Show the check-boxes column, at the side of usual lines. Allows to check/uncheck items.

Declaration

Source position: comctrls.pp line 1599

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

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