ShellBrowser Delphi Components Documentation
|
Determines whether the user can select more than one list item at a time.
property MultiSelect;
Set MultiSelect to specify whether users can select multiple items in the list. If MultiSelect is true, the user can select multiple items. If MultiSelect if false, only one item can be selected at a time. The ShellContextMenu can be shown for files in different folders, but they have to be on the same drive.