ShellBrowser Delphi Components Documentation
|
Determines if the passed ItemIdList is both a folder but also has an associated stream, such as for zip-files.
class function IsFileAndFolder(const pItemIdList: IItemIdList): boolean;
Parameters |
Description |
const pItemIdList: IItemIdList |
The ItemIdList. |
boolean: true, if the passed ItemIdList can both be handles as file or as folder.