Class tvaluefacearrayprop
Unit
Declaration
type tvaluefacearrayprop = class(tpersistentarrayprop)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- tvaluefacearrayprop
Overview
Methods
| Protected | function getitems(const index: integer): tface; |
| Protected | procedure createitem(const index: integer; var item: tpersistent); override; |
| Public | constructor create(const aowner: tcustomdatabutton); |
| Public | class function getitemclasstype: persistentclassty; override; |
Properties
| Public | property items[const index: integer]: tface read getitems; |
Description
Methods
| Protected | function getitems(const index: integer): tface; |
|
This item has no description. | |
| Protected | procedure createitem(const index: integer; var item: tpersistent); override; |
|
This item has no description. | |
| Public | constructor create(const aowner: tcustomdatabutton); |
|
This item has no description. | |
| Public | class function getitemclasstype: persistentclassty; override; |
|
This item has no description. | |
Properties
| Public | property items[const index: integer]: tface read getitems; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.