[DUG] Resizing forms

Jeremy North jeremy.north at gmail.com
Thu Apr 13 11:50:30 NZST 2006


Check out the Anchors property. If you have D2006 also experiement
with the Margin and Padding properties.

There is also a pretty good intro article on new container controls in
D2006. They are the FlowPanel and GridPanel controls. There is a demo
on the FlowPanel control that shipped with Delphi. It is a high
quality demo as well.

http://bdn.borland.com/article/0,1410,33421,00.html

cheers,
Jeremy

On 4/13/06, John Bird <johnkbird at paradise.net.nz> wrote:
> Question - My main program has 3 or 4 main forms, set to fit on a 800x600
> screen, but would like to have them resize to fill most of larger screens.
> They all have a few labels at the top of the screen, bottom part of form is
> a page control, and on each page/tab are more labels and a stringgrid or
> memo.  What do I need to read up on and do to allow the labels and
> particularly the page control and grids and columns to resize to larger
> screens......haven't ever done this yet)
>
> I know how to find the screensize, that is not the problem.....its what
> properties I need to play with to do the resizing that I don't know...
>
> Any quick suggestions or where to read up to find more of the issues to be
> aware of....
>
> John
>
> _______________________________________________
> Delphi mailing list
> Delphi at ns3.123.co.nz
> http://ns3.123.co.nz/mailman/listinfo/delphi
>



More information about the Delphi mailing list