TBaseVirtualTree.VisiblePath Property

Virtual Tree View

Property to set or determine a node parent's expand states.

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

A node has a visible path when all of its parent nodes are expanded. Setting this property to True will expand all parent nodes of Node if not yet done. 

 

See Also

Visible

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