<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    @ Michael<br>
    <br>
    Should TSimpleIPC.SetActive also check for csDesigning in
    ComponentState? I presume we don't want to active IPC when used at
    design time?<br>
    <br>
    P.S. Mantis doesn't let me comment on the ticket <a
      href="http://bugs.freepascal.org/view.php?id=29717">#29717</a>.<br>
    <br>
    Denis<br>
    <br>
    <div class="moz-cite-prefix">On 24/02/2016 18:06, Denis Kozlov
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAC9nf9p0rHscLkpyC52D6v9rHTnbXv=FPcDrXQ8Q=i7kbB0QwA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>TSimpleIPC.Loaded overrides TComponent.Loaded, but never
          calls the inherited method to exclude csLoading from
          ComponentState.</div>
        <div><br>
        </div>
        <div>This breaks TSimpleIPC as a component, i.e. it never gets
          activated when used in Lazarus IDE.</div>
        <div><br>
        </div>
        <div>It may also need to check for csDesigning and never
          activate itself at design time.</div>
        <div><br>
        </div>
        Relevant ticket:<br>
        <div><a moz-do-not-send="true"
            href="http://bugs.freepascal.org/view.php?id=29717">http://bugs.freepascal.org/view.php?id=29717</a><br>
        </div>
        <div><br>
        </div>
        <div>Denis</div>
      </div>
    </blockquote>
    <br>
  </body>
</html>