Class tdialmarkers

Unit

Declaration

type tdialmarkers = class(townedpersistentarrayprop)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fdim: rectextty;

Methods

Protected procedure dosizechanged; override;
Public constructor create(const aowner: tcustomdialcontroller); reintroduce;
Public procedure paint1(const acanvas: tcanvas);
Public procedure paint2(const acanvas: tcanvas);
Public class function getitemclasstype: persistentclassty; override;

Properties

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

Description

Fields

Protected fdim: rectextty;

This item has no description.

Methods

Protected procedure dosizechanged; override;

This item has no description.

Public constructor create(const aowner: tcustomdialcontroller); reintroduce;

This item has no description.

Public procedure paint1(const acanvas: tcanvas);

This item has no description.

Public procedure paint2(const acanvas: tcanvas);

This item has no description.

Public class function getitemclasstype: persistentclassty; override;

This item has no description.

Properties

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

This item has no description.


Generated by PasDoc 0.17.0.snapshot.