ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellBrowser.SpecialObject Property

Allows you deal with non file system objects.

Syntax
Pascal
property SpecialObject: TJamShellFolder;

SpecialFolder allows you to set or get the type of the currently listed object. You can use the TJamShellFolder constants here. The property returns SF_UNKNOWN if the current folder is no special folder.

Copyright (c) 2011. All rights reserved.