<SNIP> > I'd suggest using RadioGroup.Items.BeginUpdate and > RadioGroup.Items.EndUpdate around your loop to prevent the group > repainting itself each time you add or remove an item. > <SNIP>
Yes, I this should be used instead of the LockWindowUpdate. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

