ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TItemIdListCollection.Create

Creates an instance of this class and fills it with a given IShellItemArray.

Syntax
Pascal
constructor Create(const pShellItemArray: IShellItemArray); overload;
Parameters 
Description 
const pShellItemArray: IShellItemArray 
The source IShellItemArray with that the new instance will be filled.