Class tdialticks

Unit

Declaration

type tdialticks = class(townedpersistentarrayprop)

Description

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

Hierarchy

Overview

Fields

Protected fdim: rectextty;

Methods

Protected procedure changed;
Protected procedure change(const index: integer); override;
Protected procedure createitem(const index: integer; var item: tpersistent); override;
Public constructor create(const aowner: tcustomdialcontroller); reintroduce;
Public class function getitemclasstype: persistentclassty; override;

Properties

Public property items[constindex:integer]: tdialtick read getitems;

Description

Fields

Protected fdim: rectextty;
 

Methods

Protected procedure changed;
 
Protected procedure change(const index: integer); override;
 
Protected procedure createitem(const index: integer; var item: tpersistent); override;
 
Public constructor create(const aowner: tcustomdialcontroller); reintroduce;
 
Public class function getitemclasstype: persistentclassty; override;
 

Properties

Public property items[constindex:integer]: tdialtick read getitems;
 

Generated by PasDoc 0.16.0.