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

TPostScriptCanvas

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

Declaration

Source position: postscriptcanvas.pas line 196

type TPostScriptCanvas = class(TPostScriptPrinterCanvas) end;

public

  constructor Create; overload;

  

  procedure BeginDoc; override;

  

  procedure EndDoc; override;

  

  procedure NewPage; override;

  

Inheritance

TPostScriptCanvas

  

|

TPostScriptPrinterCanvas

  

|

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.