|
TBaseVirtualTree.ToggleNode Method
Changes a node's expand state to the opposite state.
Pascal
procedure ToggleNode(Node: PVirtualNode);
Description
Toggle node expands Node if it is collapsed currently and vice versa.
Class
Links
What do you think about this topic? Send feedback!
|