Class tdialmarkers

Unit

Declaration

type tdialmarkers = 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 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[constindex:integer]: tdialmarker read getitems;

Description

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[constindex:integer]: tdialmarker read getitems;
 

Generated by PasDoc 0.16.0.