ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellBrowser.IsSpecialObject Method

Returns the type of the current object.

Syntax
Pascal
function IsSpecialObject: TJamShellFolder;

It returns one of the TJamShellFolder constant or SF_UNKNOWN if the current folder is no special folder.

IsSpecialObject allows you to check, if the current object is a special folder, e.g. the control panel. Please use the SpecialObject property instead.

Copyright (c) 2011. All rights reserved.