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
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tdialticks
Overview
Fields
![]() |
fdim: rectextty; |
Methods
![]() |
procedure changed; |
![]() |
procedure change(const index: integer); override; |
![]() |
procedure createitem(const index: integer; var item: tpersistent); override; |
![]() |
constructor create(const aowner: tcustomdialcontroller); reintroduce; |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tdialtick read getitems; |
Description
Fields
![]() |
fdim: rectextty; |
Methods
![]() |
procedure changed; |
![]() |
procedure change(const index: integer); override; |
![]() |
procedure createitem(const index: integer; var item: tpersistent); override; |
![]() |
constructor create(const aowner: tcustomdialcontroller); reintroduce; |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tdialtick read getitems; |
Generated by PasDoc 0.16.0.

