Class tstreamprinter

Unit

Declaration

type tstreamprinter = class(tprinter)

Description

This item has no description.

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;

This item has no description.

Protected procedure dostatwrite(const writer: tstatwriter); override;

This item has no description.

Protected procedure doupdateprintcommand(const adata: pointer);

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public procedure beginprint(command: msestring = ''; const apreamble: string = ''); overload;

This item has no description.

Public procedure beginprint(const astream: ttextstream; const apreamble: string = ''); overload;

This item has no description.

Public procedure endprint; override;

This item has no description.

Properties

Published property printcommand: msestring read fprintcommand write fprintcommand;

This item has no description.

Published property options;

This item has no description.

Published property onerror;

This item has no description.

Published property onupdateprintcommand: updateprinterstringeventty read fonupdateprintcommand write fonupdateprintcommand;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.