<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Am 2015-12-13 um 16:52 schrieb Ondrej Pokorny:<br>
    <blockquote cite="mid:566D943E.1080909@kluug.net" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">On 13.12.2015 16:38, Jürgen
        Hestermann wrote:<br>
      </div>
      <blockquote cite="mid:566D90FF.7080807@gmx.de" type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=windows-1252">
        Also, the escape key no longer selects mrAbort.<br>
        I cannot exit from the dialog with escape.<br>
        Is this intended?<br>
      </blockquote>
      The escape key selects mrCancel now (this was changed) - but you
      should definitely be able to exit the dialog with escape. See <a
        moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://bugs.freepascal.org/view.php?id=26019"><a class="moz-txt-link-freetext" href="http://bugs.freepascal.org/view.php?id=26019">http://bugs.freepascal.org/view.php?id=26019</a></a>
      .<br>
    </blockquote>
    As you may have seen from my code snippet I do not use mrCancel.<br>
    What happens in this case?<br>
    Should mrAbort used instead?<br>
    At least I am (no longer) able to exit from this dialog with Escape
    (on Windows 8.1)<br>
    <br>
    <br>
    <blockquote cite="mid:566D943E.1080909@kluug.net" type="cite"> <br>
      If you have any trouble with the code change, please attach a
      sample project so that we can discuss it more precisely.<br>
    </blockquote>
    I would have no problem to switch from mrAbort to mrCancel.<br>
    I am just wondering, why Escape no longer lets me exit at all.<br>
    <br>
    Nevertheless, the TMemo issue is more severe to me <br>
    (even though I am planning to write my own QuestionDLG but<br>
    this may take a while, too many other things in the pipeline....)<br>
    <br>
  </body>
</html>