ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.ExplorerBrowser.TJamExplorerBrowser.DeselectItem

Deselects the item at the position passed by IItemIdList.

Syntax
Pascal
function DeselectItem(const pRelativeItemIdList: IItemIdList): Boolean; override;
Parameters 
Description 
const pRelativeItemIdList: IItemIdList 
The item to be deselected in the current directory.  

True if the item was successfully deselected or False otherwise.