Class tcustomxychartedit

Unit

Declaration

type tcustomxychartedit = class(tcustomchartedit)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fvalue: complexarty;

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 class function xordered: boolean; virtual;
Protected procedure doclear; override;
Public constructor create(aowner: tcomponent); override;

Properties

Public property value: complexarty read getvalue write setvalue;
Public property valueitems[const index: integer]: complexty read getvalueitems write setvalueitems;
Public property reitems[const index: integer]: real read getreitems write setreitems;
Public property imitems[const index: integer]: real read getimitems write setimitems;
Public property ondataentered: notifyeventty read fondataentered write fondataentered;
Public property onsetvalue: setcomplexareventty read fonsetvalue write fonsetvalue;

Description

Fields

Protected fvalue: complexarty;

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 class function xordered: boolean; virtual;

This item has no description.

Protected procedure doclear; override;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Properties

Public property value: complexarty read getvalue write setvalue;

This item has no description.

Public property valueitems[const index: integer]: complexty read getvalueitems write setvalueitems;

This item has no description.

Public property reitems[const index: integer]: real read getreitems write setreitems;

This item has no description.

Public property imitems[const index: integer]: real read getimitems write setimitems;

This item has no description.

Public property ondataentered: notifyeventty read fondataentered write fondataentered;

This item has no description.

Public property onsetvalue: setcomplexareventty read fonsetvalue write fonsetvalue;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.