ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellList.IsSorted

Turns sorting in the list on or off.

Syntax
Pascal
property IsSorted;

Note, that unlike SortOrder this property is not persisted per special folder or folder. No sorting will generally occur as long as the property value is false. Clicking on a column header or calling TJamBaseShellListView.Sort will automatically set this property to true again.