<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 01/23/2013 12:54 AM, vrt277 wrote:<br>
    </div>
    <blockquote cite="mid:50FF2699.9080307@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <div class="moz-text-html" lang="x-western"> Hi FPC team,<br>
        <br>
        There is good proposed extension of for-in loop on fpc wiki: <a
          moz-do-not-send="true"
          href="http://wiki.freepascal.org/for-in_loop#Proposed_extensions">get



          enumerator Position if available</a>. From my point of view
        it's essential part of iterators. E<span class="ref_result">specially
        </span>for data structures <span class="ref_result">which store
          pairs of key and value </span>associated with key.<br>
        <br>
      </div>
    </blockquote>
    Is this (among other purposes) supposed to allow for working with
    UTF-8 strings in a per-character-index manner ? <br>
    <br>
    -Michael<br>
  </body>
</html>