FMX.Graphics.TCanvas Properties
InheritedProtected
BeginSceneCount | public | The counter of successful calls to BeginScene, which are not terminated by calls to EndScene. |
Bitmap | public | |
Blending | public | |
ClippingChangeCount | public | |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Fill | public | Determines the color and pattern for filling graphical shapes and backgrounds for the current TCanvas. |
Font | public | Specifies the TFont to use when writing text on the TCanvas. |
Height | public | Specifies the height of the drawing area of the TCanvas. |
Matrix | public | Specifies the transformation matrix. |
MatrixMeaning | protected | |
MatrixTranslate | protected | |
Offset | public | The offset of the drawing area. |
Parent | protected | |
Quality | public | |
SavingStateCount | public | |
Scale | public | Keeping the scale of the canvas. |
Stroke | public | Determines the color and pattern of the drawing pen used to draw lines and shape contours on the current TCanvas. |
Width | public | Specifies the width of the drawing area of the TCanvas. |