Unit msechartedit
Uses
Functions and Procedures
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class tcustomchartedit |
|
Class tcustomxychartedit |
|
Class txychartedit |
|
Class tcustomorderedxychartedit |
|
Class torderedxychartedit |
|
Class tcustomxserieschartedit |
|
Class txserieschartedit |
Types
setcomplexareventty = procedure(const sender: tobject; var avalue: complexarty; var accept: boolean) of object; |
setrealareventty = procedure(const sender: tobject; var avalue: realarty; var accept: boolean) of object; |
charteditoptionty = (...); |
charteditoptionsty = set of charteditoptionty; |
charteditmovestatety = (...); |
charteditmovestatesty = set of charteditmovestatety; |
tracehinteventty = procedure(const sender: tcustomchartedit; const atrace,aindex: integer; var ahint: hintinfoty) of object; |
markerhinteventty = procedure(const sender: tcustomchartedit; const isy: boolean; const adial,aindex: integer; var ahint: hintinfoty) of object; |
markerseteventty = procedure(const sender: tcustomchartedit; const isy: boolean; const adial,aindex: integer; var avalue: realty) of object; |
Constants
Description
Types
setcomplexareventty = procedure(const sender: tobject; var avalue: complexarty; var accept: boolean) of object; |
setrealareventty = procedure(const sender: tobject; var avalue: realarty; var accept: boolean) of object; |
charteditoptionty = (...); |
Values
|
charteditoptionsty = set of charteditoptionty; |
charteditmovestatety = (...); |
Values
|
charteditmovestatesty = set of charteditmovestatety; |
tracehinteventty = procedure(const sender: tcustomchartedit; const atrace,aindex: integer; var ahint: hintinfoty) of object; |
markerhinteventty = procedure(const sender: tcustomchartedit; const isy: boolean; const adial,aindex: integer; var ahint: hintinfoty) of object; |
markerseteventty = procedure(const sender: tcustomchartedit; const isy: boolean; const adial,aindex: integer; var avalue: realty) of object; |
Constants
defaultsnapdist = 4; |
markersnapdist = 2; |
defaultchartoptionsedit1 = [oe1_checkvalueafterstatread,oe1_savevalue,
oe1_savestate]; |
defaultcharteditoptionswidget = defaultchartoptionswidget + [ow_mousefocus]; |
Generated by PasDoc 0.16.0.