ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTree.IsSpecialObject

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

Syntax
Pascal
function IsSpecialObject(Node: TJamShellTreeNode): TJamShellFolder; overload;
Parameters 
Description 
Node: TJamShellTreeNode 
The node that should be checked.  

The special folder of the node.

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.