ShellBrowser Delphi Components Documentation
|
Returns if the node at the given index is a special folder like the Control Panel.
function IsSpecialObject(nodeindex: Integer): TJamShellFolder; overload;
Parameters |
Description |
nodeindex: Integer |
The index of 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.