ShellBrowser Delphi Components Documentation
|
Selects the given ItemIdList.
procedure Select(const pItemIdList: IItemIdList); deprecated;
Parameters |
Description |
const pItemIdList: IItemIdList |
The ItemIdList that should be selected. |
DEPRECATED: Use AbsoluteItemIdList instead.