ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellList.SortColumn Property

The column according to which the listed object are sorted.

Syntax
Pascal
property SortColumn;

Allows you to get or set the column, according to which the listed objects are sorted. This value may not be greater than Columns.Count. A TJamShellList automatically sorts the items and handles column clicks, so usually you don't need this property.

Copyright (c) 2011. All rights reserved.