ShellBrowser Delphi Components Documentation
|
Inserts a range of TShellColumnId items into the list.
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. |