Stuffed that up should have been SetBounds ...

> -----Original Message-----
> From: Myles Penlington [SMTP:[EMAIL PROTECTED]]
> 
> You can adjust the form position by using subtends(), it saves the double
> movement.
> 
> 
> > -----Original Message-----
> > From:       [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> > Sent:       Thursday, 7 October 1999 12:38
> > To: Multiple recipients of list delphi
> > Subject:    [DUG]:  better way of updating a form
> > 
> > 
> > is there a better way of doing lots of update to a form.
> > 
> > ie 
> > 
> > left := 0;
> > top := 0;
> > label1.caption := 'test';
> > 
> > jumps the form left then up then changes the text, refreshing the form
> > inbetween. Is there a way you can put code in a block so it updates the
> > form after the block has executed?
> > 
> > thanx
> > James
> > 
> >
> --------------------------------------------------------------------------
> > -
> >     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> >                   Website: http://www.delphi.org.nz
> --------------------------------------------------------------------------
> -
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to