TBaseVirtualTree.DetermineHiddenChildrenFlagAllNodes Method

Virtual Tree View

Determines whether all children of all nodes are hidden.

Pascal
procedure DetermineHiddenChildrenFlagAllNodes; virtual;
Description

As extension to DeterminHiddenChildren this method iteratively determines the hidden children flag for all existing nodes in the tree. This is only used for large updates. No node will be initialized in this process.

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