ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellList.MultiSelect Property

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.

Copyright (c) 2011. All rights reserved.