ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.ViewSettings.TJamCustomViewStatePropertyBag.Open

Opens the default property bag.

Syntax
Pascal
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.