[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 120

type TFilePrinterCanvas = class(TPrinterCanvas)

protected

  FOutputFileName: String;

public

  property OutputFileName: String; [rw]

end;

Inheritance

TFilePrinterCanvas

|

TPrinterCanvas

  

TPrinterCanvas - instance of TCanvas specially designed for printers

|

TCanvas

  

TCanvas - where most of the drawing is performed

|

TFPCustomCanvas

|

TPersistent

|

TObject

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