Class tvaluefacearrayprop
Unit
Declaration
type tvaluefacearrayprop = class(tpersistentarrayprop)
Description
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- tvaluefacearrayprop
Overview
Methods
![]() |
function getitems(const index: integer): tface; |
![]() |
procedure createitem(const index: integer; var item: tpersistent); override; |
![]() |
constructor create(const aowner: tcustomdatabutton); |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tface read getitems; |
Description
Methods
![]() |
function getitems(const index: integer): tface; |
![]() |
procedure createitem(const index: integer; var item: tpersistent); override; |
![]() |
constructor create(const aowner: tcustomdatabutton); |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tface read getitems; |
Generated by PasDoc 0.16.0.

