ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamShellListColumn.ShellIndex

The ShellIndex of the attribute the Column is displaying. This value is -1 for custom columns.

Syntax
Pascal
property ShellIndex: integer;

Setting this attribute for a column only sets the header caption of the column, but doesn't load any data for the displayed items. Therefore you can only set this now in the TJamBaseShellListView.OnCreateColumns event.