ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellList.MultiSelect

Determines whether the user can select more than one list item at a time.

Syntax
Pascal
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.