Class tspeakevent
Unit
Declaration
type tspeakevent = class(tmseevent)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- tmseevent
- tspeakevent
Overview
Fields
| Protected | fmode: speakmodety; |
| Protected | fvoice: int32; |
| Protected | foptions: speakoptionsty; |
| Protected | ftext: msestring; |
| Protected | fchar: char32; |
Methods
| Public | constructor create(const text: msestring; const options: speakoptionsty; const voice: int32); |
| Public | constructor create(const achar: char32; const options: speakoptionsty; const voice: int32); |
| Public | constructor createkey(const key: msestring; const options: speakoptionsty; const voice: int32); |
Description
Fields
| Protected | fmode: speakmodety; |
|
This item has no description. | |
| Protected | fvoice: int32; |
|
This item has no description. | |
| Protected | foptions: speakoptionsty; |
|
This item has no description. | |
| Protected | ftext: msestring; |
|
This item has no description. | |
| Protected | fchar: char32; |
|
This item has no description. | |
Methods
| Public | constructor create(const text: msestring; const options: speakoptionsty; const voice: int32); |
|
This item has no description. | |
| Public | constructor create(const achar: char32; const options: speakoptionsty; const voice: int32); |
|
This item has no description. | |
| Public | constructor createkey(const key: msestring; const options: speakoptionsty; const voice: int32); |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.