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

Reply via email to