Vcl.Controls.TControlCanvas Properties
InheritedProtected
Brush | published | Determines the color and pattern for filling graphical shapes and backgrounds. |
CanvasOrientation | public | Determines the orientation of the canvas as left-to-right or right-to-left. |
ClipRect | public | Read-only property that specifies the boundaries of the clipping rectangle. |
Control | public | Specifies the control associated with the control canvas object. |
CopyMode | published | Specifies how a graphical image is copied onto the canvas. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Font | published | Specifies the font to use when writing text on the image. |
Handle | public | Specifies the handle for this canvas. |
LockCount | public | Indicates the number of times the canvas has been locked to prevent interference caused by other threads. |
Pen | published | Specifies the kind of pen the canvas uses for drawing lines and outlining shapes. |
PenPos | public | Specifies the current drawing position of the Pen. |
Pixels | public | Specifies the color of the pixels within the current ClipRect. |
TextFlags | public | Specifies how text is written to the canvas. |