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

TListColumn.SortIndicator

Sort indicator for the column. Reflects the sort direction for the list view control where the column is used.

Declaration

Source position: comctrls.pp line 1245

published property TListColumn.SortIndicator : TSortIndicator
  read FSortIndicator
  write SetSortIndicator
  default siNone;

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