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

TCustomListView.AutoSortIndicator

If AutoSort is used on TListView, this property controls, if TListView should also automatically set SortIndicator for the selected sorting column

Declaration

Source position: comctrls.pp line 1546

protected property TCustomListView.AutoSortIndicator : Boolean
  read FAutoSortIndicator
  write FAutoSortIndicator
  default False;

See also

TListColumn.SortIndicator

  

Indicator of the sorting order. Serves only the visual purpose, doesn't affect the actual sorting order

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