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

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;
 
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;
 

Generated by PasDoc 0.16.0.