<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 2013-02-12 16:13, Leonardo M. Ramé
wrote:<br>
</div>
<blockquote
cite="mid:1360682025.3695.YahooMailNeo@web126201.mail.ne1.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff;
font-family:verdana, helvetica, sans-serif;font-size:10pt">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.<br>
<div><span><br>
</span></div>
<div> </div>
<div>Leonardo M. Ramé<br>
<a class="moz-txt-link-freetext" href="http://leonardorame.blogspot.com">http://leonardorame.blogspot.com</a></div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
fpc-pascal maillist - <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a></pre>
</blockquote>
<br>
FCL_base does have one: avl_tree<br>
<br>
but so does LCL, which is named AvgLvlTree (found in LazUtils)<br>
<br>
<br>
I hope that helps... ;)<br>
<br>
Kind regards,<br>
Torsten Bonde Christiansen.<br>
</body>
</html>