TBaseVirtualTree.RemoveFromSelection Method

Virtual Tree View

Removes the given node from the current selection.

Pascal
procedure RemoveFromSelection(Node: PVirtualNode); virtual;
Description

Removes the vsSelected style from Node's states and also removes Node from the internal selection array.

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