ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JAMDialogs.TJamBrowseForFolder.ItemIdLists

Allows to get or set the selected folders using an IItemIdListCollection.

Syntax
Pascal
property ItemIdLists;

Returns nil unless the flag TJamBrowseFlag.bfAllowMultiSelect is set. You can iterate the collection using a for-in-loop.