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
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tdialmarkers
Overview
Fields
![]() |
fdim: rectextty; |
Methods
![]() |
procedure dosizechanged; override; |
![]() |
constructor create(const aowner: tcustomdialcontroller); reintroduce; |
![]() |
procedure paint1(const acanvas: tcanvas); |
![]() |
procedure paint2(const acanvas: tcanvas); |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tdialmarker read getitems; |
Description
Fields
![]() |
fdim: rectextty; |
Methods
![]() |
procedure dosizechanged; override; |
![]() |
constructor create(const aowner: tcustomdialcontroller); reintroduce; |
![]() |
procedure paint1(const acanvas: tcanvas); |
![]() |
procedure paint2(const acanvas: tcanvas); |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tdialmarker read getitems; |
Generated by PasDoc 0.16.0.

