Class trowfontarrayprop

Unit

Declaration

type trowfontarrayprop = class(tpersistentarrayprop)

Description

This item has no description.

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

Protected function getitems(const index: integer): tfont;

This item has no description.

Protected procedure createitem(const index: integer; var item: tpersistent); override;

This item has no description.

Public constructor create(const aowner: tcustomgrid);

This item has no description.

Public class function getitemclasstype: persistentclassty; override;

This item has no description.

Properties

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

This item has no description.


Generated by PasDoc 0.17.0.snapshot.