ShellBrowser Delphi Components Documentation
|
Use the property IsFolder to check if the current object is a folder.
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.