ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamShellBreadCrumbBar.TJamShellBreadCrumbBar.Select

Selects the given ItemIdList.

Syntax
Pascal
procedure Select(const pItemIdList: IItemIdList); deprecated;
Parameters 
Description 
const pItemIdList: IItemIdList 
The ItemIdList that should be selected.  

DEPRECATED: Use AbsoluteItemIdList instead.