ShellBrowser Delphi Components Documentation
|
Checks if the item with the given IItemIdList is selected.
function IsSelected(const pRelativeItemIdList: IItemIdList): Boolean; override;
Parameters |
Description |
const pRelativeItemIdList: IItemIdList |
The item to be checked in the current directory. |
True if the item is selected or False otherwise.