Class tchartdials

Unit

Declaration

type tchartdials = class(tcustomdialcontrollers)

Description

No description available, ancestor tcustomdialcontrollers description follows
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows

Hierarchy

Overview

Methods

Public constructor create(const aintf: ichartdialcontroller);
Public procedure changed;
Public procedure paint(const acanvas: tcanvas);
Public procedure afterpaint(const acanvas: tcanvas);

Properties

Public property items[constaindex:integer]: tcustomdialcontroller read getitems write setitems;

Description

Methods

Public constructor create(const aintf: ichartdialcontroller);
 
Public procedure changed;
 
Public procedure paint(const acanvas: tcanvas);
 
Public procedure afterpaint(const acanvas: tcanvas);
 

Properties

Public property items[constaindex:integer]: tcustomdialcontroller read getitems write setitems;
 

Generated by PasDoc 0.16.0.