RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCanvas Properties

The properties of the TCanvas class are listed here.

 
Name 
Description 
 
Determines the orientation of the canvas as left-to-right or right-to-left. 
 
Read-only property that specifies the boundaries of the clipping rectangle. 
 
Specifies the handle for this canvas. 
 
Indicates the number of times the canvas has been locked to prevent interference from other threads. 
 
Specifies the current drawing position of the Pen
 
Specifies the color of the pixels within the current ClipRect
 
Specifies how text is written to the canvas. 
 
Name 
Description 
 
Determines the color and pattern for filling graphical shapes and backgrounds. 
 
Specifies how a graphical image is copied onto the canvas. 
 
Font 
Specifies the font to use when writing text on the image. 
 
Pen 
Specifies the kind of pen the canvas uses for drawing lines and outlining shapes. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!