<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
<a class="moz-txt-link-freetext" href="http://wiki.lazarus.freepascal.org/Autosize_/_Layout#AutoSize_and_Forms">http://wiki.lazarus.freepascal.org/Autosize_/_Layout#AutoSize_and_Forms</a><br>
    <br>
    On 16/06/2011 13:15, David W Noon wrote:
    <blockquote cite="mid:20110616131507.7cf0e16f@dwnoon.ntlworld.com"
      type="cite">
      <pre wrap="">On Thu, 16 Jun 2011 10:28:40 +0000, Mark Morgan Lloyd wrote about
[Lazarus] Fitting a form around a grid:

</pre>
      <blockquote type="cite">
        <pre wrap="">It's obviously easy enough to fit a grid into the client space of a
form or panel, but how does one do the reverse?
</pre>
      </blockquote>
      <pre wrap="">
Can you not use the "anchor" property of the grid to tie its boundaries
to the edges of the form?  This has worked for me in the past.
</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>