Class tchartrecorder
Unit
Declaration
type tchartrecorder = class(tcuchart)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomscalingwidget
- tscalingwidget
- tscrollbox
- tcuchart
- tchartrecorder
Overview
Methods
| Protected | procedure checkinit; |
| Protected | procedure dopaintcontent(const acanvas: tcanvas); override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure addsample(const asamples: array of real); |
| Public | procedure clear; |
Properties
| Published | property options: chartrecorderoptionsty read foptions write foptions
default []; |
| Published | property samplecount: integer read fsamplecount write setsamplecount
default 100; |
| Published | property traces: trecordertraces read ftraces write settraces; |
| Published | property optionschart; |
| Published | property colorchart; |
| Published | property facechart; |
| Published | property framechart; |
| Published | property xstart; |
| Published | property ystart; |
| Published | property xrange; |
| Published | property yrange; |
| Published | property xdials; |
| Published | property ydials; |
| Published | property fitframe_left; |
| Published | property fitframe_top; |
| Published | property fitframe_right; |
| Published | property fitframe_bottom; |
| Published | property statfile; |
| Published | property statvarname; |
| Published | property statpriority; |
| Published | property onbeforepaint; |
| Published | property onpaintbackground; |
| Published | property onpaint; |
| Published | property onafterpaint; |
Description
Methods
| Protected | procedure checkinit; |
|
This item has no description. | |
| Protected | procedure dopaintcontent(const acanvas: tcanvas); override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure addsample(const asamples: array of real); |
|
This item has no description. | |
| Public | procedure clear; |
|
This item has no description. | |
Properties
| Published | property options: chartrecorderoptionsty read foptions write foptions
default []; |
|
This item has no description. | |
| Published | property samplecount: integer read fsamplecount write setsamplecount
default 100; |
|
This item has no description. | |
| Published | property traces: trecordertraces read ftraces write settraces; |
|
This item has no description. | |
| Published | property optionschart; |
|
This item has no description. | |
| Published | property colorchart; |
|
This item has no description. | |
| Published | property facechart; |
|
This item has no description. | |
| Published | property framechart; |
|
This item has no description. | |
| Published | property xstart; |
|
This item has no description. | |
| Published | property ystart; |
|
This item has no description. | |
| Published | property xrange; |
|
This item has no description. | |
| Published | property yrange; |
|
This item has no description. | |
| Published | property xdials; |
|
This item has no description. | |
| Published | property ydials; |
|
This item has no description. | |
| Published | property fitframe_left; |
|
This item has no description. | |
| Published | property fitframe_top; |
|
This item has no description. | |
| Published | property fitframe_right; |
|
This item has no description. | |
| Published | property fitframe_bottom; |
|
This item has no description. | |
| Published | property statfile; |
|
This item has no description. | |
| Published | property statvarname; |
|
This item has no description. | |
| Published | property statpriority; |
|
This item has no description. | |
| Published | property onbeforepaint; |
|
This item has no description. | |
| Published | property onpaintbackground; |
|
This item has no description. | |
| Published | property onpaint; |
|
This item has no description. | |
| Published | property onafterpaint; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.