[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The area of a control on which its components are drawn or painted
Source position: controls.pp line 2015
public property TCustomControl.Canvas: TCanvas |
The Canvas is the area of screen on which the various components are drawn.
This inherits its properties from TCanvas,
and that description should be read to understand their definitions more fully.
|
TCanvas - where most of the drawing is performed |
lazarus-ccr.sourceforge.net |