Class tvaluefacearrayprop

Unit

Declaration

type tvaluefacearrayprop = class(tpersistentarrayprop)

Description

No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows

Hierarchy

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[constindex:integer]: tface read getitems;

Description

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[constindex:integer]: tface read getitems;
 

Generated by PasDoc 0.16.0.