Vcl.Graphics.TCanvas Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BrushpublishedDetermines the color and pattern for filling graphical shapes and backgrounds.
CanvasOrientationpublicDetermines the orientation of the canvas as left-to-right or right-to-left.
ClipRectpublicRead-only property that specifies the boundaries of the clipping rectangle.
CopyModepublishedSpecifies how a graphical image is copied onto the canvas.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FontpublishedSpecifies the font to use when writing text on the image.
HandlepublicSpecifies the handle for this canvas.
LockCountpublicIndicates the number of times the canvas has been locked to prevent interference caused by other threads.
PenpublishedSpecifies the kind of pen the canvas uses for drawing lines and outlining shapes.
PenPospublicSpecifies the current drawing position of the Pen.
PixelspublicSpecifies the color of the pixels within the current ClipRect.
TextFlagspublicSpecifies how text is written to the canvas.