Class tcustomxserieschartedit
Unit
Declaration
type tcustomxserieschartedit = class(tcustomchartedit)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomscalingwidget
- tscalingwidget
- tscrollbox
- tcuchart
- tcustomchart
- tcustomchartedit
- tcustomxserieschartedit
Overview
Fields
| Protected | fvalue: realarty; |
Methods
| Protected | procedure dochange; override; |
| Protected | procedure docheckvalue(var accept: boolean); override; |
| Protected | procedure doreadvalue(const reader: tstatreader); override; |
| Protected | procedure dowritevalue(const writer: tstatwriter); override; |
| Protected | procedure doclear; override; |
Properties
| Public | property value: realarty read getvalue write setvalue; |
| Public | property valueitems[const index: integer]: real read getvalueitems
write setvalueitems; |
| Public | property ondataentered: notifyeventty read fondataentered
write fondataentered; |
| Public | property onsetvalue: setrealareventty read fonsetvalue write fonsetvalue; |
Description
Fields
| Protected | fvalue: realarty; |
|
This item has no description. | |
Methods
| Protected | procedure dochange; override; |
|
This item has no description. | |
| Protected | procedure docheckvalue(var accept: boolean); override; |
|
This item has no description. | |
| Protected | procedure doreadvalue(const reader: tstatreader); override; |
|
This item has no description. | |
| Protected | procedure dowritevalue(const writer: tstatwriter); override; |
|
This item has no description. | |
| Protected | procedure doclear; override; |
|
This item has no description. | |
Properties
| Public | property value: realarty read getvalue write setvalue; |
|
This item has no description. | |
| Public | property valueitems[const index: integer]: real read getvalueitems
write setvalueitems; |
|
This item has no description. | |
| Public | property ondataentered: notifyeventty read fondataentered
write fondataentered; |
|
This item has no description. | |
| Public | property onsetvalue: setrealareventty read fonsetvalue write fonsetvalue; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.