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

TCustomListView.ColumnClick

Enable to react to clicks on ListView header columns. And to call OnColumnClick event.

Declaration

Source position: comctrls.pp line 1524

protected property TCustomListView.ColumnClick : Boolean
  index (lvpColumnClick)
  read GetProperty
  write SetProperty
  default True;

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