pl_VirtualTrees

 

pl_VirtualTrees

 

it's a fork of Virtual Treeview library to CodeTyphon Studio.

Virtual Treeview is a treeview control built from ground up. More than a decade of development made it one of the most flexible and advanced Delphi tree controls available today. Virtual Treeview started off with the claim to improve many aspects of existing solutions and introduced some new technologies and principles which were not available before.

As the name already indicates, this control uses a different paradigm for tree management than other controls of this kind. It does not know anything about the data it manages (except its size), not even the captions of a node.
Everything is retrieved from the application via events (or descendants via overridden methods).

 

You can explore Units, Functions, Procedures, Classes, etc in our
Source Documentation