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

TCustomListView.RowSelect

In Report view, this highlights the entire selected row to the right edge of the list view control.

Declaration

Source position: comctrls.pp line 1654

public property TCustomListView.RowSelect : Boolean
  index Ord(lvpRowSelect)
  read GetProperty
  write SetProperty
  default False;