[Overview][Types][Classes][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: printers.pas line 120
type TFilePrinterCanvas = class(TPrinterCanvas) |
protected |
FOutputFileName: String; |
public |
property OutputFileName: String; [rw] |
end; |
| | ||
|
TPrinterCanvas - instance of TCanvas specially designed for printers |
|
| | ||
|
TCanvas - where most of the drawing is performed |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |