ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TJamItemIdList.IsFolder

Checks if this ItemIdList refers to a folder.

Syntax
Pascal
function IsFolder: Boolean;

Boolean: True if the current ItemIdList is a folder; False otherwise.

This function is working only fo absolute ItemIdLists.