Class tcustomgdiprinter
Unit
Declaration
type tcustomgdiprinter = class(tprinter, icanvas)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomprinter
- tprinter
- tcustomgdiprinter
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; |
|
This item has no description. | |
| Protected | procedure creategc(var agc: gcty; const aname: msestring); virtual; |
|
This item has no description. | |
| Protected | procedure initdevicecaps(const agc: gcty); virtual; |
|
This item has no description. | |
| Protected | procedure gcneeded(const sender: tcanvas); |
|
This item has no description. | |
| Protected | function getkind: bitmapkindty; |
|
This item has no description. | |
| Protected | procedure getcanvasimage(const bgr: boolean; var aimage: maskedimagety); |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | procedure beginprint(const adryrun: boolean = false); override; |
|
This item has no description. | |
| Public | procedure endprint; override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.