ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellList.IsFolder Method (TJamShellListItem)

Use the property IsFolder to check if the current object is a folder.

Syntax
Pascal
function IsFolder(Item: TJamShellListItem): Boolean; overload;

Boolean: True if the passed Item parameter is a folder.

Copyright (c) 2011. All rights reserved.