Class tpipewriter

Unit

Declaration

type tpipewriter = class(ttextstream)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure sethandle(value: integer); override;
Protected function dowrite(const buffer; count: longint): longint; virtual;
Public constructor create; reintroduce;
Public procedure connect(const ahandle: integer);

Properties

Public property handle: integer read gethandle write sethandle;

Description

Methods

Protected procedure sethandle(value: integer); override;

This item has no description.

Protected function dowrite(const buffer; count: longint): longint; virtual;

This item has no description.

Public constructor create; reintroduce;

This item has no description.

Public procedure connect(const ahandle: integer);

This item has no description.

Properties

Public property handle: integer read gethandle write sethandle;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.