TBaseVirtualTree.ReinitChildren Method

Virtual Tree View

Forces all child nodes of Node to be reinitialized.

Pascal
procedure ReinitChildren(Node: PVirtualNode; Recursive: Boolean); virtual;
Description

ReinitChildren forces all child nodes of Node to be reinitialized. If Recursive is true then also the grandchildren are reinitialized.

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