TBaseVirtualTree.OnResetNode Event

Virtual Tree View

Node management event.

Pascal
property OnResetNode: TVTChangeEvent;
Description

For large trees or simply because the content changed it is sometimes necessary to discard a certain node and release all its children. This can be done with ResetNode which will trigger this event.

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