Class tcustomrealdisp
Unit
Declaration
type tcustomrealdisp = class(tnumdisp)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tdispwidget
- tnumdisp
- tcustomrealdisp
Overview
Methods
| Protected | procedure valuechanged; override; |
| Protected | function getvaluetext: msestring; override; |
| Protected | procedure defineproperties(filer: tfiler); override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | procedure clear; override; |
Properties
| Public | property value: realty read fvalue write setvalue ; |
| Published | property valuerange: real read fvaluerange write setvaluerange; |
| Published | property valuestart: real read fvaluestart write setvaluestart; |
| Published | property format: msestring read fformat write setformat; |
| Published | property ondatachange: updaterealeventty read fondatachange
write fondatachange; |
| Published | property ifilink: tifireallinkcomp read getifilink write setifilink; |
Description
Methods
| Protected | procedure valuechanged; override; |
|
This item has no description. | |
| Protected | function getvaluetext: msestring; override; |
|
This item has no description. | |
| Protected | procedure defineproperties(filer: tfiler); override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | procedure clear; override; |
|
This item has no description. | |
Properties
| Public | property value: realty read fvalue write setvalue ; |
|
This item has no description. | |
| Published | property valuerange: real read fvaluerange write setvaluerange; |
|
This item has no description. | |
| Published | property valuestart: real read fvaluestart write setvaluestart; |
|
This item has no description. | |
| Published | property format: msestring read fformat write setformat; |
|
This item has no description. | |
| Published | property ondatachange: updaterealeventty read fondatachange
write fondatachange; |
|
This item has no description. | |
| Published | property ifilink: tifireallinkcomp read getifilink write setifilink; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.