ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TItemIdListCollection.Add

Adds the given path to this collection.

Syntax
Pascal
procedure Add(const pPath: string); overload;
Parameters 
Description 
const pPath: string 
The path that should be added as string.