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

TCustomListView.ShowWorkAreas

Property WorkAreas sets work areas in ListView. This property allows to highlight each work area with its own color and show with own caption.

Declaration

Source position: comctrls.pp line 1533

protected property TCustomListView.ShowWorkAreas : Boolean
  index (lvpShowWorkAreas)
  read GetProperty
  write SetProperty
  default False;

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