TBaseVirtualTree.ResetNode Method

Virtual Tree View

Resets the given node to uninitialized.

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

ResetNode deletes all children of Node and marks it as being uninitialized.

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