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
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tcustomprinter
- tprinter
- tstreamprinter
Overview
Methods
procedure dostatread(const reader: tstatreader); override; |
|
procedure dostatwrite(const writer: tstatwriter); override; |
|
procedure doupdateprintcommand(const adata: pointer); |
|
constructor create(aowner: tcomponent); override; |
|
procedure beginprint(command: msestring = ''; const apreamble: string = ''); overload; |
|
procedure beginprint(const astream: ttextstream; const apreamble: string = ''); overload; |
|
procedure endprint; override; |
Properties
property printcommand: msestring read fprintcommand write fprintcommand; |
|
property options; |
|
property onerror; |
|
property onupdateprintcommand: updateprinterstringeventty
read fonupdateprintcommand write fonupdateprintcommand; |
Description
Methods
procedure dostatread(const reader: tstatreader); override; |
|
procedure dostatwrite(const writer: tstatwriter); override; |
|
procedure doupdateprintcommand(const adata: pointer); |
|
constructor create(aowner: tcomponent); override; |
|
procedure beginprint(command: msestring = ''; const apreamble: string = ''); overload; |
|
procedure beginprint(const astream: ttextstream; const apreamble: string = ''); overload; |
|
procedure endprint; override; |
|
Properties
property printcommand: msestring read fprintcommand write fprintcommand; |
|
property options; |
|
property onerror; |
|
property onupdateprintcommand: updateprinterstringeventty
read fonupdateprintcommand write fonupdateprintcommand; |
|
Generated by PasDoc 0.16.0.