RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeView.MultiSelect Property

Determines whether the user can select more than one tree node at a time.

Pascal
property MultiSelect: Boolean;
C++
__property Boolean MultiSelect;

Set MultiSelect to specify whether users can select multiple nodes using the Control and Shift keys. A selection style must also be chosen in MultiSelectStyle. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!