ShellBrowser Delphi Components Documentation
|
Opens the property bag for the passed pFolderIdList from the bag with the specified name.
function Open(const pFolderIdList: IItemIdList; const pName: string = ''): Boolean; override;
Parameters |
Description |
const pFolderIdList: IItemIdList |
The ItemIdList of the folder. |
const pName: string = '' |
Name of the property bag. |
Boolean