TBaseVirtualTree.Expanded Property

Virtual Tree View

Read or set the expanded state of a particular node.

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

Using this property you can expand or collapse the given node. This method uses the central ToggleNode method.

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