[fpc-pascal] Tree data structure

Xiangrong Fang xrfang at gmail.com
Sat Jun 1 15:51:05 CEST 2013


Hello,

Is there any built-in general Tree data structure in FPC/Lazarus library?
"General" means:

1) it is a "generic" class or its "node" is a pointer which is suitable for
general use

2) it is NOT balanced tree or binary tree, but just like a file system tree.

In another word, I am looking for a lightweight, pure "data" class that is
TTreeView without a GUI binding.

Thanks,
Shannon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130601/b38e1937/attachment.html>


More information about the fpc-pascal mailing list