Class tcuchart
Unit
Declaration
type tcuchart = class(tscrollbox, ichartdialcontroller, istatfile, iframe)
Description
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
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomscalingwidget
- tscalingwidget
- tscrollbox
- tcuchart
Overview
Fields
fcolorchart: colorty; |
|
ffacechart: tface; |
|
fframechart: tframe; |
|
fstate: chartstatesty; |
|
fshiftsum: int64; |
|
fscrollsum: integer; |
|
fsampleco: integer; |
|
fchartframerect: rectty; |
Methods
procedure fontchanged; override; |
|
function checklayout: boolean; virtual; |
|
function actualcolorchart(): colorty; |
|
procedure changed; virtual; |
|
procedure layoutchanged; virtual; |
|
procedure chartchange; |
|
procedure invalidatelayout; |
|
procedure clientrectchanged; override; |
|
procedure dopaintbackground(const canvas: tcanvas); override; |
|
procedure doclipcontent1(const acanvas: tcanvas); virtual; |
|
procedure dopaintcontent(const acanvas: tcanvas); virtual; |
|
procedure dopaintcontent1(const acanvas: tcanvas); virtual; |
|
procedure dopaintforeground(const acanvas: tcanvas); override; |
|
function getzoomrefframe: framety; override; |
|
procedure directionchanged(const dir,dirbefore: graphicdirectionty); |
|
function getdialrect: rectty; |
|
function getlimitrect: rectty; |
|
procedure internalcreateframe; override; |
|
procedure defineproperties(filer: tfiler); override; |
|
procedure dostatread(const reader: tstatreader); virtual; |
|
procedure dostatwrite(const writer: tstatwriter); virtual; |
|
procedure statreading; virtual; |
|
procedure statread; virtual; |
|
function getstatvarname: msestring; |
|
function getstatpriority: integer; |
|
procedure initscrollstate; |
|
procedure extendfit(const asides: rectsidesty; var aext: rectextty); virtual; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
procedure paint(const acanvas: tcanvas); override; |
|
procedure createfacechart; |
|
procedure createframechart; |
|
function fit(const asides: rectsidesty = allrectsides): boolean; |
Properties
property optionschart: optionschartty read foptionschart
write setoptionschart default defaultoptionschart; |
|
property colorchart: colorty read fcolorchart write setcolorchart
default cl_default; |
|
property facechart: tface read getfacechart write setfacechart; |
|
property framechart: tframe read getframechart write setframechart; |
|
property xstart: real read getxstart write setxstart; |
|
property ystart: real read getystart write setystart; |
|
property xrange: real read getxrange write setxrange; |
|
property yrange: real read getyrange write setyrange; |
|
property xdials: tchartdialshorz read fxdials write setxdials; |
|
property ydials: tchartdialsvert read fydials write setydials; |
|
property statfile: tstatfile read fstatfile write setstatfile; |
|
property statvarname: msestring read getstatvarname write fstatvarname; |
|
property statpriority: integer read fstatpriority
write fstatpriority default 0; |
|
property fitframe: framety read ffitframe write setfitframe; |
|
property fitframe_left: integer read ffitframe.left
write setfitframe_left default 0; |
|
property fitframe_top: integer read ffitframe.top
write setfitframe_top default 0; |
|
property fitframe_right: integer read ffitframe.right
write setfitframe_right default 0; |
|
property fitframe_bottom: integer read ffitframe.bottom
write setfitframe_bottom default 0; |
|
property optionswidget default defaultchartoptionswidget; |
Description
Fields
fcolorchart: colorty; |
|
ffacechart: tface; |
|
fframechart: tframe; |
|
fstate: chartstatesty; |
|
fshiftsum: int64; |
|
fscrollsum: integer; |
|
fsampleco: integer; |
|
fchartframerect: rectty; |
|
Methods
procedure fontchanged; override; |
|
function checklayout: boolean; virtual; |
|
function actualcolorchart(): colorty; |
|
procedure changed; virtual; |
|
procedure layoutchanged; virtual; |
|
procedure chartchange; |
|
procedure invalidatelayout; |
|
procedure clientrectchanged; override; |
|
procedure dopaintbackground(const canvas: tcanvas); override; |
|
procedure doclipcontent1(const acanvas: tcanvas); virtual; |
|
procedure dopaintcontent(const acanvas: tcanvas); virtual; |
|
procedure dopaintcontent1(const acanvas: tcanvas); virtual; |
|
procedure dopaintforeground(const acanvas: tcanvas); override; |
|
function getzoomrefframe: framety; override; |
|
procedure directionchanged(const dir,dirbefore: graphicdirectionty); |
|
function getdialrect: rectty; |
|
function getlimitrect: rectty; |
|
procedure internalcreateframe; override; |
|
procedure defineproperties(filer: tfiler); override; |
|
procedure dostatread(const reader: tstatreader); virtual; |
|
procedure dostatwrite(const writer: tstatwriter); virtual; |
|
procedure statreading; virtual; |
|
procedure statread; virtual; |
|
function getstatvarname: msestring; |
|
function getstatpriority: integer; |
|
procedure initscrollstate; |
|
procedure extendfit(const asides: rectsidesty; var aext: rectextty); virtual; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
procedure paint(const acanvas: tcanvas); override; |
|
procedure createfacechart; |
|
procedure createframechart; |
|
function fit(const asides: rectsidesty = allrectsides): boolean; |
|
Properties
property optionschart: optionschartty read foptionschart
write setoptionschart default defaultoptionschart; |
|
property colorchart: colorty read fcolorchart write setcolorchart
default cl_default; |
|
property facechart: tface read getfacechart write setfacechart; |
|
property framechart: tframe read getframechart write setframechart; |
|
property xstart: real read getxstart write setxstart; |
|
property ystart: real read getystart write setystart; |
|
property xrange: real read getxrange write setxrange; |
|
property yrange: real read getyrange write setyrange; |
|
property xdials: tchartdialshorz read fxdials write setxdials; |
|
property ydials: tchartdialsvert read fydials write setydials; |
|
property statfile: tstatfile read fstatfile write setstatfile; |
|
property statvarname: msestring read getstatvarname write fstatvarname; |
|
property statpriority: integer read fstatpriority
write fstatpriority default 0; |
|
property fitframe: framety read ffitframe write setfitframe; |
|
property fitframe_left: integer read ffitframe.left
write setfitframe_left default 0; |
|
property fitframe_top: integer read ffitframe.top
write setfitframe_top default 0; |
|
property fitframe_right: integer read ffitframe.right
write setfitframe_right default 0; |
|
property fitframe_bottom: integer read ffitframe.bottom
write setfitframe_bottom default 0; |
|
property optionswidget default defaultchartoptionswidget; |
|
Generated by PasDoc 0.16.0.