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

Opens the viewsettings for the passed folder.

Syntax
Pascal
function Open(const pFolderIdList: IItemIdList; const pName: string = ''): Boolean; override;
Parameters 
Description 
const pFolderIdList: IItemIdList 
The folder. 
const pName: string = '' 
not used 

Boolean: true if successful.