[fpc-pascal] Tree structure
Torsten Bonde Christiansen
tc at epidata.info
Tue Feb 12 16:30:19 CET 2013
On 2013-02-12 16:13, Leonardo M. Ramé wrote:
> Hi, I would like to know if there's a standard tree structure where
> each node is a TObject. With "standard" I mean, in a standard package,
> like fcl-base.
>
> Leonardo M. Ramé
> http://leonardorame.blogspot.com
>
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
FCL_base does have one: avl_tree
but so does LCL, which is named AvgLvlTree (found in LazUtils)
I hope that helps... ;)
Kind regards,
Torsten Bonde Christiansen.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130212/1070febb/attachment.html>
More information about the fpc-pascal
mailing list