ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TJamItemIdList.ShellItem

Retrieves the IShellItem interface of this ItemIdList.

Syntax
Pascal
function ShellItem: IShellItem;

IShellItem

On the main thread the ShellItem instance is cached. On other threads a new instance is recreated on every call.