TBaseVirtualTree.ChildrenInitialized Property

Virtual Tree View

Read whether a node's child count has been initialized already.

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

This read only property is used to determine whether a node's child count has been set. Alternatively, the child count value is not considered if vsHasChildren is not in the node states.

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