[Overview][Types][Classes][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: printers.pas line 114
type TFilePrinterCanvas = class(TPrinterCanvas) end; |
protected |
FOutputFileName: string; |
public |
property OutputFileName: string; [rw] |
| | ||
|
TPrinterCanvas - instance of TCanvas specially designed for printers |
|
| | ||
|
TCanvas represents a drawing surface which might be attached to a visual control which might be displayed on the screen or to an offscreen bitmap. It contains a number of drawing functions. |
|
| | ||
TFPCustomCanvas |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |