I am not creating a new thread, but just replied it.   My question is about algorithm not syntax.  I will try the sample program by Kyan.<br><br>Thanks.<br><br><br><div class="gmail_quote">2013/3/21 Michael Schnell <span dir="ltr"><<a href="mailto:mschnell@lumino.de" target="_blank">mschnell@lumino.de</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I have read this. My question is not about how to write enumerator, but how to do this for TREEs<br>
</blockquote>
<br></div>
Xiangrong Fang: Please anser to a message instead of creating a new thread !<br>
<br>
There might be no necessary sort order of a tree.<br>
<br>
So you first need to invent a usable sort order and set up the enumerator accordingly. An Enumerator can work on any sort order it only needs to be strict.<br>
Regarding performance it is essential to use a sort order that allows for quickly finding the elements one after the other.<span class="HOEnZb"><font color="#888888"><br>
<br>
-Michael</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
______________________________<u></u>_________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.<u></u>org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/<u></u>mailman/listinfo/fpc-pascal</a><br>
</div></div></blockquote></div><br>