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

TListColumn.SortIndicator

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

Declaration

Source position: comctrls.pp line 1238

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.