ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamShellViewColumns.Remove

Removes the specified column.

Syntax
Pascal
function Remove(pShellColumnId: TShellColumnId): Integer; overload;
Parameters 
Description 
pShellColumnId: TShellColumnId 
A TShellColumnId that serves as identifier of the column.  

The removed index.