|
TBaseVirtualTree.InvertSelection Method
Inverts the current selection.
Pascal
procedure InvertSelection(VisibleOnly: Boolean);
Description
InvertSelection inverts the current selection, so nodes, which are selected become unselected and vice versa. If VisibleOnly is true then only visible nodes are considered.
Class
Links
What do you think about this topic? Send feedback!
|