ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TItemIdListCollection.Add

Adds the given ItemIdList to this collection.

Syntax
Pascal
procedure Add(const pItemIdList: IItemIdList); overload;
Parameters 
Description 
const pItemIdList: IItemIdList 
The ItemIdList that should be added as IItemIdList

If an IShellFolder was passed to this class, the ItemIdList must be realtive to this IShellFolder.