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

TCustomListView.SortColumn

Index of column, by which ListView was last sorted. -1 for none.

Declaration

Source position: comctrls.pp line 1536

protected property TCustomListView.SortColumn : Integer
  read FSortColumn
  write SetSortColumn
  default -1;

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