ShellBrowser Delphi Components Documentation
|
Returns if the given node is a special folder like the Control Panel.
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.