ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTree.SelectSubFolder

Use this method to select a sub folder of the current selected folder.

Syntax
Pascal
function SelectSubFolder(const foldername: UnicodeString): Boolean;
Parameters 
Description 
const foldername: UnicodeString 
The name of the folder that should be selected. 

True if the subfolder could be selected.