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(Index: Integer): Boolean; overload;
Parameters 
Description 
Index: Integer 
The index of the item that should be checked.  

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