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