ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamShellViewColumns.InsertShellColumnIds

Inserts a range of TShellColumnId items into the list.

Syntax
Pascal
procedure InsertShellColumnIds(pIndex: Integer; const pShellColumnIds: array of TShellColumnId);
Parameters 
Description 
pIndex: Integer 
The index where the insertion shall start.  
const pShellColumnIds: array of TShellColumnId 
A TShellColumnId array that is served as identifiers of the columns.