FMX.Graphics.TCanvas Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DefaultScalepublicDefaultScale: Integer = 1;
FCanvasSaveDataprotectedKeeps the saved drawing and filling properties of the TCanvas when the SaveState is called.
FClippingChangeCountprotected
FFontprotectedKeeps the TFont to use when writing text on the TCanvas.
FHeightprotectedKeeps the value of the Height property.
FLockprotected
FPrinterprotectedKeeps the printer from which the TCanvas is created when using the CreateFromPrinter constructor.
FSavingStateCountprotected
FWidthprotectedKeeps the value of the Width property.
MaxAllowedBitmapSizepublicMaxAllowedBitmapSize: Integer = $FFFF;