ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamShellListColumns.Add

Create and adds a new TJamShellListColumn to the Collection.

Syntax
Pascal
function Add: TJamShellListColumn; overload;

The column that was added

By default the column is treated as custom column. It is assigned a unique custom TJamShellListColumn.ShColumnId.  

To show a column use TJamBaseShellListView.SetColumnVisibility.