Class tchartrecorder
Unit
msechart
Declaration
type tchartrecorder = class(tcuchart)
Description
No description available, ancestor tcuchart description follows
No description available, ancestor tscrollbox description follows
No description available, ancestor tscalingwidget description follows
No description available, ancestor tcustomscalingwidget description follows
No description available, ancestor tpublishedwidget description follows
No description available, ancestor tpublishedwidgetnwr description follows
No description available, ancestor tactionpublishedwidgetnwr description follows
No description available, ancestor tactionwidget description follows
No description available, ancestor twidget description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
Overview
Methods
Properties
Description
Methods
|
procedure checkinit; |
|
|
procedure dopaintcontent(const acanvas: tcanvas); override; |
|
|
constructor create(aowner: tcomponent); override; |
|
|
destructor destroy; override; |
|
|
procedure addsample(const asamples: array of real); |
|
|
procedure clear; |
|
Properties
|
property samplecount: integer read fsamplecount write setsamplecount
default 100; |
|
|
property optionschart; |
|
|
property colorchart; |
|
|
property facechart; |
|
|
property framechart; |
|
|
property xstart; |
|
|
property ystart; |
|
|
property xrange; |
|
|
property yrange; |
|
|
property xdials; |
|
|
property ydials; |
|
|
property fitframe_left; |
|
|
property fitframe_top; |
|
|
property fitframe_right; |
|
|
property fitframe_bottom; |
|
|
property statfile; |
|
|
property statvarname; |
|
|
property statpriority; |
|
|
property onbeforepaint; |
|
|
property onpaintbackground; |
|
|
property onpaint; |
|
|
property onafterpaint; |
|
Generated by PasDoc 0.16.0.