Class tcommevent
Unit
Declaration
type tcommevent = class(tmseevent)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- tmseevent
- tcommevent
Overview
Fields
| Public | onerror: commeventty; |
| Public | onsuccess: commeventty; |
| Public | timeout: integer; |
Methods
| Protected | procedure process(const thread: tcommthread; var ok: boolean); virtual; |
| Protected | procedure processed(const thread: tcommthread; var ok: boolean); virtual; |
| Public | constructor create(persistent: boolean; atimeout: integer = 200000); virtual; |
| Public | destructor destroy; override; |
| Public | function state: commstatety; |
| Public | function waitfordata: boolean; |
Description
Fields
| Public | onerror: commeventty; |
|
This item has no description. | |
| Public | onsuccess: commeventty; |
|
This item has no description. | |
| Public | timeout: integer; |
|
This item has no description. | |
Methods
| Protected | procedure process(const thread: tcommthread; var ok: boolean); virtual; |
|
This item has no description. | |
| Protected | procedure processed(const thread: tcommthread; var ok: boolean); virtual; |
|
This item has no description. | |
| Public | constructor create(persistent: boolean; atimeout: integer = 200000); virtual; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | function state: commstatety; |
|
This item has no description. | |
| Public | function waitfordata: boolean; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.