Class tasciicommevent
Unit
Declaration
type tasciicommevent = class(tcommevent)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- tmseevent
- tcommevent
- tasciicommevent
Overview
Fields
| Public | commandstring: string; |
| Public | resultstring: string; |
| Public | resultcode: integer; |
Methods
| Protected | procedure process(const thread: tcommthread; var ok: boolean); override; |
Description
Fields
| Public | commandstring: string; |
|
This item has no description. | |
| Public | resultstring: string; |
|
This item has no description. | |
| Public | resultcode: integer; |
|
This item has no description. | |
Methods
| Protected | procedure process(const thread: tcommthread; var ok: boolean); override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.