FMX.Graphics.TCanvas Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BeginSceneCountpublicThe counter of successful calls to BeginScene, which are not terminated by calls to EndScene.
Bitmappublic
Blendingpublic
ClippingChangeCountpublic
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FillpublicDetermines the color and pattern for filling graphical shapes and backgrounds for the current TCanvas.
FontpublicSpecifies the TFont to use when writing text on the TCanvas.
HeightpublicSpecifies the height of the drawing area of the TCanvas.
MatrixpublicSpecifies the transformation matrix.
MatrixMeaningprotected
MatrixTranslateprotected
OffsetpublicThe offset of the drawing area.
Parentprotected
Qualitypublic
SavingStateCountpublic
ScalepublicKeeping the scale of the canvas.
StrokepublicDetermines the color and pattern of the drawing pen used to draw lines and shape contours on the current TCanvas.
WidthpublicSpecifies the width of the drawing area of the TCanvas.