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