<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div class="default-style">
   Hi Martin,
   <br>
  </div>
  <div class="default-style">
   <br>
  </div>
  <div class="default-style">
   there is a free Community Edition.
   <br>
  </div>
  <div class="default-style">
   <br>
  </div>
  <div class="default-style">
   Pascal
   <br>
  </div>
  <blockquote type="cite">
   <div>
    Martin Frb via fpc-devel <fpc-devel@lists.freepascal.org> hat am 26.09.2020 13:35 geschrieben:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div class="moz-cite-prefix">
    On 25/09/2020 13:03, Ondrej Pokorny via fpc-devel wrote:
    <br>
   </div>
   <blockquote type="cite">
    <div class="moz-cite-prefix">
     On 25.09.2020 03:30, Martin via fpc-devel wrote:
     <br>
    </div>
    <blockquote type="cite">
     <tt><span class="code"><br>Does the "</span></tt><tt><span class="code">given method" mean:<br>1) "aMethod" as passed in as parameter, consisting of proc and instance<br>2) "method of the class" extracted from "aMethod"</span></tt>
    </blockquote>
    <p>It's a Delphi-compatibility method: <a href="http://docwiki.embarcadero.com/Libraries/Sydney/en/System.Classes.TThread.RemoveQueuedEvents" class="moz-txt-link-freetext">http://docwiki.embarcadero.com/Libraries/Sydney/en/System.Classes.TThread.RemoveQueuedEvents</a><br></p>
    <p>The Delphi docs are not much more help here but FPC should have the same behavior. Please check the Delphi behavior and clarify the docs.<br></p>
    <br>
   </blockquote>Unfortunately I do not have Delphi.
   <br>Can anyone test this?
   <br>_______________________________________________
   <br>fpc-devel maillist - fpc-devel@lists.freepascal.org
   <br>https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
   <br>
  </blockquote>
 </body>
</html>