ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellList.FolderIdList Property

FolderIdList contains a pointer to the ItemIdList of the current folder.

Syntax
Pascal
property FolderIdList: IItemIdList;

This property should only be used by advanced users. The returned ItemIdList has to be freed using CoTaskMemFree when it is not needed anymore.

Copyright (c) 2011. All rights reserved.