[Overview][Types][Classes][Variables][Index] |
Device which uses the canvas to print a document.
Source position: printers.pas line 121
public property TPrinterCanvas.Printer : TPrinter |
Printer is a read-only TPrinter property which contains the printer device for the canvas. Printer is used to determine the capabilities selected/enabled for the output device, such as:
The value for the property is passed as an argument to the Create constructor.
|
TPrinter defines a printer object used in Lazarus applications. |
|
|
Constructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |