Class tasciicommthread
Unit
Declaration
type tasciicommthread = class(tcommthread)
Description
No description available, ancestor tcommthread description follows
No description available, ancestor teventthread description follows
No description available, ancestor tsemthread description follows
No description available, ancestor tmutexthread description follows
No description available, ancestor tmsethread description follows
Hierarchy
- TObject
- tmsethread
- tmutexthread
- tsemthread
- teventthread
- tcommthread
- tasciicommthread
Overview
Methods
function checkabort(const sender: tobject): boolean; override; |
|
constructor create(const aowner: tmsecomponent); |
|
procedure reset; override; |
|
function readln(timeout: integer; out dat: string): integer; |
|
function sendstring(const data: string; out antwort: string; timeout: integer): integer; overload; |
|
function sendstring(const data: string): integer; overload; |
Properties
property eorchar: char read feorchar write feorchar default defaulteorchar; |
Description
Methods
function checkabort(const sender: tobject): boolean; override; |
|
constructor create(const aowner: tmsecomponent); |
|
procedure reset; override; |
|
function readln(timeout: integer; out dat: string): integer; |
|
function sendstring(const data: string; out antwort: string; timeout: integer): integer; overload; |
|
function sendstring(const data: string): integer; overload; |
|
Properties
property eorchar: char read feorchar write feorchar default defaulteorchar; |
|
Generated by PasDoc 0.16.0.