Class tstreamprintercanvas

Unit

Declaration

type tstreamprintercanvas = class(tprintercanvas)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fdeststream: ttextstream;
Protected fpreamblestream: ttextstream;
Protected fbodystream: ttextstream;

Methods

Protected procedure streamwrite(const atext: string; const apreamble: boolean = false);
Protected procedure streamwriteln(const atext: string; const apreamble: boolean = false);

Description

Fields

Protected fdeststream: ttextstream;

This item has no description.

Protected fpreamblestream: ttextstream;

This item has no description.

Protected fbodystream: ttextstream;

This item has no description.

Methods

Protected procedure streamwrite(const atext: string; const apreamble: boolean = false);

This item has no description.

Protected procedure streamwriteln(const atext: string; const apreamble: boolean = false);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.