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