Class twmfprinter

Unit

Declaration

type twmfprinter = class(tcustomgdiprinter)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function actprintername: msestring; override;
Protected procedure creategc(var agc: gcty; const aname: msestring); override;
Protected function getwindowsize: sizety; override;
Protected procedure initdevicecaps(const agc: gcty); override;
Public constructor create(aowner: tcomponent); override;

Properties

Published property canvas: twmfprintcanvas read getcanvas write setcanvas;
Published property filename: msestring read fprintername write fprintername;
Published property refprintername: msestring read frefprintername write frefprintername;

Description

Methods

Protected function actprintername: msestring; override;

This item has no description.

Protected procedure creategc(var agc: gcty; const aname: msestring); override;

This item has no description.

Protected function getwindowsize: sizety; override;

This item has no description.

Protected procedure initdevicecaps(const agc: gcty); override;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Properties

Published property canvas: twmfprintcanvas read getcanvas write setcanvas;

This item has no description.

Published property filename: msestring read fprintername write fprintername;

This item has no description.

Published property refprintername: msestring read frefprintername write frefprintername;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.