TBaseVirtualTree.DrawSelectionMode Property

Virtual Tree View

Read or set how multiselection with the mouse is to be visualized.

Pascal
property DrawSelectionMode: TVTDrawSelectionMode;
Description

Virtuall Treeview allows to display two different selection rectangles when doing multiselection with the mouse. One is the traditiional dotted focus rectangle and the other one is a translucent color rectangle. The latter is the preferred one but the former is set as default (for compatibility reasons).

Class
Links
What do you think about this topic? Send feedback!