ShellBrowser Delphi Components Documentation
|
Deselects the item at the position passed by IItemIdList.
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.