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

The TShellColumnId of the attribute the Column is displaying. Not defined for custom columns.

Syntax
Pascal
property ShColumnId: TShellColumnId;

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.