ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamSystemShellView.IsSpecialObject Method

Returns if the given item is a special folder.

Syntax
Pascal
function IsSpecialObject(Index: Integer): TJAmShellFolder;

One of the TJamShellFolder constants will be returned. The property returns SF_UNKNOWN if the current folder is no special folder.

This function allows you to query, if a certain item in the JamSystemShellView is a special shell folder.

Copyright (c) 2011. All rights reserved.