ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamShellControl.SelectedItems

Contains the selected item collection in the current view. The collection is gathered upon first retrieval. It is updated internally when the items change, i.e. by moving to another folder. The items returned may be sorted differently than the view.

Syntax
Pascal
property SelectedItems: TItemIdLists;

cv11.0 -oMeisberger: Maybe better use IItemIdListCollection