I am adding a largish number of components to a form.  Is there a way to disable refreshing of the form until all components have been placed.  Is there a method similar to the following for forms??
 
....BeginUpdate
try
  ....
  ....
finally
  ...EndUpdate
end;
 
 
Rob
Software engineer
Wild Software Ltd
[EMAIL PROTECTED]

Reply via email to