[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msechart' (#msegui)

tchartrecorder

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msechart.pas line 809

type tchartrecorder = class(tcuchart)

public

  constructor create(); override;

  destructor destroy; override;

  procedure addsample();

  procedure clear;

published

  property options: chartrecorderoptionsty; [rw]

  property samplecount: Integer; [rw]

  property traces: trecordertraces; [rw]

  property optionschart: optionschartty;

  property colorchart: colorty;

  property facechart: tface;

  property framechart: tframe;

  property xstart: real;

  property ystart: real;

  property xrange: real;

  property yrange: real;

  property xdials: tchartdialshorz;

  property ydials: tchartdialsvert;

  property fitframe_left: Integer;

  property fitframe_top: Integer;

  property fitframe_right: Integer;

  property fitframe_bottom: Integer;

  property statfile: tstatfile;

  property statvarname: msestring;

  property statpriority: Integer;

  property onbeforepaint: painteventty;

  property onpaintbackground: painteventty;

  property onpaint: painteventty;

  property onafterpaint: painteventty;

end;

Inheritance

tchartrecorder

|

tcuchart,ichartdialcontroller,istatfile,iframe

|

tscrollbox

|

tscalingwidget

|

tcustomscalingwidget

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13