ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TItemIdListCollection.Assign

Replaces the current members in this collection with the given ItemIdLists.

Syntax
Pascal
procedure Assign(const pIdLists: TArray<IItemIdList>); overload;
Parameters 
Description 
const pIdLists: TArray<IItemIdList> 
The ItemIdLists that should be added.