ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellBrowser.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 any more.

Copyright (c) 2011. All rights reserved.