ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamShellViewColumns.Add

Adds a single TShellColumnId item to the list.

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

The insert position.