Class tvoices
Unit
Declaration
type tvoices = class(townedpersistentarrayprop)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tvoices
Overview
Methods
| Protected | procedure setcount1(acount: integer; doinit: boolean); override; |
| Public | constructor create(const aowner: tcustomespeakng); reintroduce; |
| Public | class function getitemclasstype: persistentclassty; override; |
Properties
| Public | property items[const index: int32]: tvoice read getitems
write setitems; |
Description
Methods
| Protected | procedure setcount1(acount: integer; doinit: boolean); override; |
|
This item has no description. | |
| Public | constructor create(const aowner: tcustomespeakng); reintroduce; |
|
This item has no description. | |
| Public | class function getitemclasstype: persistentclassty; override; |
|
This item has no description. | |
Properties
| Public | property items[const index: int32]: tvoice read getitems
write setitems; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.