|
TBaseVirtualTree.SelectAll Method
Selects all nodes in the tree.
Pascal
procedure SelectAll(VisibleOnly: Boolean);
Description
SelectAll select all existing nodes in the tree. If VisibleOnly is true then only visible nodes are selected.
Class
Links
What do you think about this topic? Send feedback!
|