TCanvas
From OpenEUO
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.
- TCanvas.Brush
- TCanvas.Ellipse
- TCanvas.FloodFill
- TCanvas.Font
- TCanvas.GetPixel
- TCanvas.Line
- TCanvas.Pen
- TCanvas.Rectangle
- TCanvas.SetPixel
- TCanvas.Text
Inherited from TObject: