Unit msechartedit
Description
This item has no 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; |
|
This item has no description. |
setrealareventty = procedure(const sender: tobject; var avalue: realarty; var accept: boolean) of object; |
|
This item has no description. |
charteditoptionty = (...); |
|
This item has no description. Values
|
charteditoptionsty = set of charteditoptionty; |
|
This item has no description. |
charteditmovestatety = (...); |
|
This item has no description. Values
|
charteditmovestatesty = set of charteditmovestatety; |
|
This item has no description. |
tracehinteventty = procedure(const sender: tcustomchartedit; const atrace,aindex: integer; var ahint: hintinfoty) of object; |
|
This item has no description. |
markerhinteventty = procedure(const sender: tcustomchartedit; const isy: boolean; const adial,aindex: integer; var ahint: hintinfoty) of object; |
|
This item has no description. |
markerseteventty = procedure(const sender: tcustomchartedit; const isy: boolean; const adial,aindex: integer; var avalue: realty) of object; |
|
This item has no description. |
Constants
defaultsnapdist = 4; |
|
This item has no description. |
markersnapdist = 2; |
|
This item has no description. |
defaultchartoptionsedit1 = [oe1_checkvalueafterstatread,oe1_savevalue,
oe1_savestate]; |
|
This item has no description. |
defaultcharteditoptionswidget = defaultchartoptionswidget + [ow_mousefocus]; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.