Difference between revisions of "TPaintBox"

From OpenEUO
Jump to: navigation, search
(Created page with "TPaintBox can add custom images to a form. Use the OnPaint event handler to draw the image directly on a canvas. * TPaintBox.Canvas * TPaintBox.OnPaint Inherited from T...")
 
(No difference)

Latest revision as of 03:20, 6 October 2010

TPaintBox can add custom images to a form. Use the OnPaint event handler to draw the image directly on a canvas.

Inherited from TControl:

Inherited from TComponent:

Inherited from TObject: