Unit 'Printers' Package
[Overview][Types][Classes][Variables][Index] [#lcl]

TFilePrinterCanvas

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

Declaration

Source position: printers.pas line 143

type TFilePrinterCanvas = class(TPrinterCanvas)

protected

  FOutputFileName: string;

  

public

  property OutputFileName: string; [rw]

  

end;

Inheritance

TFilePrinterCanvas

  

|

TPrinterCanvas

  

|

TCanvas

  

Implements a drawing surface for a visual control or bitmap image.

|

TObject



CT Web help

CodeTyphon Studio