Class tcommwriter
Unit
Declaration
type tcommwriter = class(tpipewriter)
Description
This item has no description.
Hierarchy
- TObject
- TStream
- THandleStream
- tmsefilestream
- tcustombufstream
- ttextstream
- tpipewriter
- tcommwriter
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; |
|
This item has no description. | |
| Protected | fcrypto: pcryptoioinfoty; |
|
This item has no description. | |
Methods
| Protected | procedure settimeoutms(const avalue: integer); virtual; |
|
This item has no description. | |
| Protected | function internalwrite(const buffer; count: longint): longint; virtual; |
|
This item has no description. | |
| Protected | function dowrite(const buffer; count: longint): longint; override; |
|
This item has no description. | |
| Public | constructor create(const aowner: tcustomcommpipes); |
|
This item has no description. | |
Properties
| Public | property timeoutms: integer read ftimeoutms write settimeoutms; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.