<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 25/09/2020 13:03, Ondrej Pokorny via
      fpc-devel wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:973eee97-8ff2-658f-6d64-50b7e61d8ade@kluug.net">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div class="moz-cite-prefix">On 25.09.2020 03:30, Martin via
        fpc-devel wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:dc28de82-5fac-7dfb-226b-25972273812e@mfriebe.de">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <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 class="moz-txt-link-freetext"
href="http://docwiki.embarcadero.com/Libraries/Sydney/en/System.Classes.TThread.RemoveQueuedEvents"
          moz-do-not-send="true">http://docwiki.embarcadero.com/Libraries/Sydney/en/System.Classes.TThread.RemoveQueuedEvents</a></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>
  </body>
</html>