ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellList.IsFolder

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

Syntax
Pascal
function IsFolder(Item: TJamShellListItem): Boolean; overload;
Parameters 
Description 
Item: TJamShellListItem 
The item that should be checked.  

True if the passed Item parameter is a folder.