Class tcommwriter

Unit

Declaration

type tcommwriter = class(tpipewriter)

Description

No description available, ancestor tpipewriter description follows
No description available, ancestor ttextstream description follows
No description available, ancestor tcustombufstream description follows
No description available, ancestor tmsefilestream description follows

Hierarchy

Overview

Fields

Protected fowner: tcustomcommpipes;
Protected fcrypto: pcryptoioinfoty;

Methods

Protected procedure settimeoutms(const avalue: integer); virtual;
Protected function internalwrite(const buffer; count: longint): longint; virtual;
Protected function dowrite(const buffer; count: longint): longint; override;
Public constructor create(const aowner: tcustomcommpipes);

Properties

Public property timeoutms: integer read ftimeoutms write settimeoutms;

Description

Fields

Protected fowner: tcustomcommpipes;
 
Protected fcrypto: pcryptoioinfoty;
 

Methods

Protected procedure settimeoutms(const avalue: integer); virtual;
 
Protected function internalwrite(const buffer; count: longint): longint; virtual;
 
Protected function dowrite(const buffer; count: longint): longint; override;
 
Public constructor create(const aowner: tcustomcommpipes);
 

Properties

Public property timeoutms: integer read ftimeoutms write settimeoutms;
 

Generated by PasDoc 0.16.0.