Introduction - If you have any usage issues, please Google them yourself
Tree View VCL Control for Delphi with Source
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).