ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamSystemShellView.SpecialFolder Property

Allows you deal with non file system folders.

Syntax
Pascal
property SpecialFolder: TJamShellFolder;

SpecialFolder allows you to set or get the type of the currently listed folder. You can use the TJamShellFolder constants here. The property returns SF_UNKNOWN if the current folder is no special folder.

Copyright (c) 2011. All rights reserved.