[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The drawing surface for the control, see TCanvas for details.
Source position: controls.pp line 2209
public property TCustomControl.Canvas: TCanvas |
|
TCanvas represents a drawing surface which might be attached to a visual control which might be displayed on the screen or to an offscreen bitmap. It contains a number of drawing functions. |