ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellTree.IsSpecialObject Method (TJamShellTreeNode)

Returns if the given item is a special folder like the Control Panel.

Syntax
Pascal
function IsSpecialObject(Node: TJamShellTreeNode): TJamShellFolder; overload;

The IsSpecialObject function allows you to query, if a certain item in the TJamShellTree 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.

Copyright (c) 2011. All rights reserved.