Class tcommevent
Unit
msecommport
Declaration
type tcommevent = class(tmseevent)
Description
No description available, ancestor tmseevent description follows
No description available, ancestor tnullinterfacedobject description follows
Hierarchy
Overview
Fields
Methods
Description
Fields
|
timeout: integer; |
|
Methods
|
procedure process(const thread: tcommthread; var ok: boolean); virtual; |
|
|
procedure processed(const thread: tcommthread; var ok: boolean); virtual; |
|
|
constructor create(persistent: boolean; atimeout: integer = 200000); virtual; |
|
|
destructor destroy; override; |
|
|
function waitfordata: boolean; |
|
Generated by PasDoc 0.16.0.