|
TBaseVirtualTree.RemoveFromSelection Method
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!
|