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

Deletes the column with the passed TShellColumnId. If it doesn't exist nothing happens.

Syntax
Pascal
procedure Delete(const pShellColumnId: TShellColumnId); overload;
Parameters 
Description 
const pShellColumnId: TShellColumnId 
The TShellColumnId of the column to be removed.