|
ShellBrowser Delphi Components Documentation
|
Determines if the ItemIdList is "simple", i.e. has been created via CreateSimpleIdList. In this case, it is not fully functional.
class function IsSimple(const pItemIdList: IItemIdList): boolean;
|
Parameters |
Description |
|
const pItemIdList: IItemIdList |
The ItemIdList. |
boolean: true, if the passed ItemIdList has been created via CreateSimpleIdList.