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

TCustomListView.OwnerDraw

Use owner-draw mode. It means that program must paint ListView items, using OnCustomDraw*, OnAdvancedCustomDraw* events.

Declaration

Source position: comctrls.pp line 1530

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

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