ShellBrowser Delphi Components Documentation
ContentsIndexHome
Example

The following example sorts a TJamShellList by the Artist column:

 ShellList.Sort(TShellColumns.Music_Artist, TJamSortDirection.sdAscending);