I sometimes have a need to programatically draw some simple graphics and in the past I have used the canvas of a PaintBox. Recently I accidently used a TImage instead of TPaintbox. Everything was the same except that the TImage seemed to draw much faster, particularly with fills.
Anyone know why? Why are there 2 controls which do much the same thing? Any advantages or disadvantages with one or the other? Regards, Tony Foale Espa�a/Spain www.tonyfoale.com _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

