ShellBrowser Delphi Components Documentation
|
Opens the property bag for a specified folder.
function Open(const pFolderIdList: IItemIdList; const pName: string = ''): Boolean; virtual;
Parameters |
Description |
const pFolderIdList: IItemIdList |
The absolute ItemIdList of a folder to load or store the view settings. |
const pName: string = '' |
Optional: The name of the property bag (Windows Explorer uses "Shell"). |
True if successfully opened or False otherwise.