ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.ViewSettings.IJamViewSettings.SetSortColumn

Sets the shell column the view should be sorted by.

Syntax
Pascal
procedure SetSortColumn(const pValue: TShellColumnId);
Parameters 
Description 
const pValue: TShellColumnId 
The TShellColumnId to sort by. 

None