FMX.Graphics.TPrinterCanvas Fields
InheritedProtected
FCanvasSaveData | protected | Keeps the saved drawing and filling properties of the TCanvas when the SaveState is called. |
FClippingChangeCount | protected | |
FFont | protected | Keeps the TFont to use when writing text on the TCanvas. |
FHeight | protected | Keeps the value of the Height property. |
FLock | protected | |
FPrinter | protected | Keeps the printer from which the TCanvas is created when using the CreateFromPrinter constructor. |
FSavingStateCount | protected | |
FWidth | protected | Keeps the value of the Width property. |