<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 09/08/2012 04:39 PM, William
      Oliveira Ferreira wrote:<br>
    </div>
    <blockquote
cite="mid:CAEc2aHZG+Kk7q+i8CG+USt55u9VY6=BKty7ukOGqgpyB5pan2w@mail.gmail.com"
      type="cite"><font face="verdana,sans-serif">Does somone knows some
        functions that replaces special chars like ã é Ü to it HTML
        special chars like &aacute; ?<br>
      </font><br>
    </blockquote>
    If we (as seemingly planned in a Delphi XE compatible way) are going
    to have differently encoded strings (such as UTF-8, UTF-16, UTF-32,
    ANSI-Code xxxx, etc), I think it would be very appropriate to also
    have a string type (static type and/or dynamically defined) that
    provides this (and more types for even more) encoding Scheme in a
    compatible way (with the appropriate auto-conversion if applicable).
    <br>
    <br>
    But of course this is more am issue to be discussed over in the
    fpc-devel list. <br>
    <br>
    -Michael<br>
  </body>
</html>