Class tcustomgdiprinter

Unit

Declaration

type tcustomgdiprinter = class(tprinter, icanvas)

Description

No description available, ancestor tprinter description follows
No description available, ancestor tcustomprinter description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Methods

Protected function actprintername: msestring; virtual;
Protected procedure creategc(var agc: gcty; const aname: msestring); virtual;
Protected procedure initdevicecaps(const agc: gcty); virtual;
Protected procedure gcneeded(const sender: tcanvas);
Protected function getkind: bitmapkindty;
Protected procedure getcanvasimage(const bgr: boolean; var aimage: maskedimagety);
Public constructor create(aowner: tcomponent); override;
Public procedure beginprint(const adryrun: boolean = false); override;
Public procedure endprint; override;

Description

Methods

Protected function actprintername: msestring; virtual;
 
Protected procedure creategc(var agc: gcty; const aname: msestring); virtual;
 
Protected procedure initdevicecaps(const agc: gcty); virtual;
 
Protected procedure gcneeded(const sender: tcanvas);
 
Protected function getkind: bitmapkindty;
 
Protected procedure getcanvasimage(const bgr: boolean; var aimage: maskedimagety);
 
Public constructor create(aowner: tcomponent); override;
 
Public procedure beginprint(const adryrun: boolean = false); override;
 
Public procedure endprint; override;
 

Generated by PasDoc 0.16.0.