ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TItemIdListCollection.Create

Creates an instance of this class.

Syntax
Pascal
constructor Create(const pBaseFolder: IShellFolder); overload;
Parameters 
Description 
const pBaseFolder: IShellFolder 
The base folder to which the ItemIdLists in this collection are relative. Pass nil when using absolute ItemIdLists.