TBaseVirtualTree.IsVisible Property

Virtual Tree View

Read or set the visibility state of the given node.

Pascal
property IsVisible [Node: PVirtualNode]: Boolean;
Description

A node can be made invisible using this property. That means, even if its parent nodes all are expanded the node is not shown and the visual image is as would the node not exist. However it still can be searched or take part in certain other operations.

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