Difference between revisions of "TCanvas"

From OpenEUO
Jump to: navigation, search
(Created page with "Use TCanvas as a drawing surface for objects that draw an image of themselves. Standard window controls such as edit controls or list boxes do not require a canvas, as they are d...")
 
(No difference)

Latest revision as of 03:31, 6 October 2010

Use TCanvas as a drawing surface for objects that draw an image of themselves. Standard window controls such as edit controls or list boxes do not require a canvas, as they are drawn by the system.

Inherited from TObject: