Class tvaluefontarrayprop

Unit

Declaration

type tvaluefontarrayprop = 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): tfont;
Protected procedure createitem(const index: integer; var item: tpersistent); override;
Protected procedure fontchange(const sender: tobject);
Public constructor create(const aowner: tcustomdatabutton);
Public class function getitemclasstype: persistentclassty; override;

Properties

Public property items[constindex:integer]: tfont read getitems write setitems;

Description

Methods

Protected function getitems(const index: integer): tfont;
 
Protected procedure createitem(const index: integer; var item: tpersistent); override;
 
Protected procedure fontchange(const sender: tobject);
 
Public constructor create(const aowner: tcustomdatabutton);
 
Public class function getitemclasstype: persistentclassty; override;
 

Properties

Public property items[constindex:integer]: tfont read getitems write setitems;
 

Generated by PasDoc 0.16.0.