Class tdialticks

Unit

Declaration

type tdialticks = class(townedpersistentarrayprop)

Description

This item has no description.

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[const index: integer]: tdialtick read getitems;

Description

Fields

Protected fdim: rectextty;

This item has no description.

Methods

Protected procedure changed;

This item has no description.

Protected procedure change(const index: integer); override;

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: tcustomdialcontroller); reintroduce;

This item has no description.

Public class function getitemclasstype: persistentclassty; override;

This item has no description.

Properties

Public property items[const index: integer]: tdialtick read getitems;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.