|
ShellBrowser Delphi Edition Documentation
|
Returns if the given item is a special folder like the Control Panel.
The IsSpecialObject function allows you to query, if a certain item in the TJamShellList is a special shell folder. One of the TJamShellFolder constants will be returned. The property returns SF_UNKNOWN if the current folder is no special folder.
The following example shows the Windows Explorer for all non file system folders and an own file manager for all file system folders: