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

TCustomListView.SortType

Sets sorting order for current sorting column: by text, by Data of items, both or none.

Declaration

Source position: comctrls.pp line 1535

protected property TCustomListView.SortType : TSortType
  read FSortType
  write SetSortType
  default stNone;

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