Class tstreamprinter

Unit

Declaration

type tstreamprinter = class(tprinter)

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 procedure dostatread(const reader: tstatreader); override;
Protected procedure dostatwrite(const writer: tstatwriter); override;
Protected procedure doupdateprintcommand(const adata: pointer);
Public constructor create(aowner: tcomponent); override;
Public procedure beginprint(command: msestring = ''; const apreamble: string = ''); overload;
Public procedure beginprint(const astream: ttextstream; const apreamble: string = ''); overload;
Public procedure endprint; override;

Properties

Published property printcommand: msestring read fprintcommand write fprintcommand;
Published property options;
Published property onerror;
Published property onupdateprintcommand: updateprinterstringeventty read fonupdateprintcommand write fonupdateprintcommand;

Description

Methods

Protected procedure dostatread(const reader: tstatreader); override;
 
Protected procedure dostatwrite(const writer: tstatwriter); override;
 
Protected procedure doupdateprintcommand(const adata: pointer);
 
Public constructor create(aowner: tcomponent); override;
 
Public procedure beginprint(command: msestring = ''; const apreamble: string = ''); overload;
 
Public procedure beginprint(const astream: ttextstream; const apreamble: string = ''); overload;
 
Public procedure endprint; override;
 

Properties

Published property printcommand: msestring read fprintcommand write fprintcommand;
 
Published property options;
 
Published property onerror;
 
Published property onupdateprintcommand: updateprinterstringeventty read fonupdateprintcommand write fonupdateprintcommand;
 

Generated by PasDoc 0.16.0.