ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamShellBreadCrumbBar.TBreadCrumbItem.Create

Creates a new BreadCrumbItem in the passed Collection.

Syntax
Pascal
constructor Create(pCollection: TCollection); override;
Parameters 
Description 
pCollection: TCollection 
The Collection the Item is added to.