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

