ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamShellViewColumns.Insert

Inserts a single TShellColumnId item into the list.

Syntax
Pascal
procedure Insert(pIndex: Integer; const pShellColumnId: TShellColumnId); overload;
Parameters 
Description 
pIndex: Integer 
The index where the item should be inserted.  
const pShellColumnId: TShellColumnId 
A TShellColumnId that serves as identifier of the column.