ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JAMDialogs.TJamBrowseForFolder.RootedAt

RootedAt determines the root folder of a TJamBrowseForFolder.

Syntax
Pascal
property RootedAt;

Use RootedAt to set the root folder of a JamBrowseForFolder, it can be one of the TJamShellFolder constants. If you want a file sytem folder as root of the TJamBrowseForFolder, set RootedAt to SF_FILESYSTEMFOLDER and use the TJamBrowseForFolder.RootedAtFileSystemFolder property to set the specific file system folder.