FNCTreeView - Tri-State for VCL

Saddly there is no tri-state functionality implemented for the FNCTreeView in VCL. If a parent node is collapsed and a child node is checked, its not possible for the user to detect this situation. The user have to expand all parent nodes to determine which child nodes are in checked-state.

Hi,

Unfortunately, because of the lack of a tri-state in FMX, we could not implement it in VCL. We'll write it down and see what can be done to accomplish this.