[DUG] Form Resizing

Jeremy North jeremy.north at gmail.com
Thu Jul 26 11:01:41 NZST 2007


On your forms set AutoSize to False and Scaled to True. This is the
default for versions above D2005 I think. Previously AutoSize = True
was the default.

You may have to change the widths of some controls that don't autosize
(ie. checkbox) but very managable.



> Form.scaleby
> Or using align and margins,
> Or by using anchors and constraints


More information about the Delphi mailing list