ShellBrowser Delphi Components Documentation
|
Opens the default property bag.
function Open(pLocation: TJamPropertyBagLocation; const pName: string = ''): Boolean; overload; reintroduce;
Parameters |
Description |
pLocation: TJamPropertyBagLocation |
The location of the property bag. |
const pName: string = '' |
Optional: The name of the property bag (Windows Explorer uses "Shell"). |
True if successfully opened or False otherwise.
Settings in this property bag are the defaults for all new created folders by current user.