ShellBrowser Delphi Components Documentation
|
Turns sorting in the list on or off.
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.