[Overview][Types][Classes][Variables][Index] Reference for unit 'Printers' (#lcl)

TFilePrinterCanvas

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: printers.pas line 114

type TFilePrinterCanvas = class(TPrinterCanvas) end;

protected

  FOutputFileName: string;

public

  property OutputFileName: string; [rw]

Inheritance

TFilePrinterCanvas

|

TPrinterCanvas

  

TPrinterCanvas - instance of TCanvas specially designed for printers

|

TCanvas

  

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.