<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 04.09.2015 21:01, Fabio Luis Girardi
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMeLTwcBPhKrwQYWcNbuQme-irrati4g8BVm4WtFzQByUJ1qdg@mail.gmail.com"
      type="cite">
      <div dir="ltr">The LCL has some mechanism to detect when a control
        is being re-sized and when resize is done?<br clear="all">
        <div><br>
        </div>
        -- <br>
        <div>The best regards,<br>
          <br>
          Fabio Luis Girardi<br>
          PascalSCADA Project<a moz-do-not-send="true"
            href="http://sourceforge.net/projects/pascalscada"
            target="_blank"></a><br>
        </div>
      </div>
    </blockquote>
    <br>
    IMO it's not possible to achieve easily. There is only a mechanism
    that detects actual resize. The TControl.Resize method.<br>
    Resizing can be done manually (mouse) or programatically. There is
    no standardized start-stop resizing mechanism.<br>
    <br>
    Ondrej<br>
  </body>
</html>