[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: postscriptcanvas.pas line 196
type TPostScriptCanvas = class(TPostScriptPrinterCanvas) end; |
||
public |
||
constructor Create; overload; |
|
|
procedure BeginDoc; override; |
|
|
procedure EndDoc; override; |
|
|
procedure NewPage; override; |
|
|
|
||
| | ||
|
||
| | ||
| | ||
|
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 |