Class tcustomrichstringdisp
Unit
Declaration
type tcustomrichstringdisp = class(tbasestringdisp, irichstringprop)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tdispwidget
- tbasestringdisp
- tcustomrichstringdisp
Overview
Methods
| Protected | function getvaluetext: msestring; override; |
| Protected | procedure valuechanged; override; |
| Protected | procedure defineproperties(filer: tfiler) override; |
| Public | procedure clear; override; |
Properties
| Public | property value: msestring read finfo.text.text write setvalue stored false; |
| Public | property richvalue: richstringty read finfo.text write setrichvalue; |
| Public | property formatvalue: formatinfoarty read finfo.text.format write setformat; |
| Published | property ondatachange: updaterichstringeventty read fondatachange
write fondatachange; |
Description
Methods
| Protected | function getvaluetext: msestring; override; |
|
This item has no description. | |
| Protected | procedure valuechanged; override; |
|
This item has no description. | |
| Protected | procedure defineproperties(filer: tfiler) override; |
|
This item has no description. | |
| Public | procedure clear; override; |
|
This item has no description. | |
Properties
| Public | property value: msestring read finfo.text.text write setvalue stored false; |
|
This item has no description. | |
| Public | property richvalue: richstringty read finfo.text write setrichvalue; |
|
This item has no description. | |
| Public | property formatvalue: formatinfoarty read finfo.text.format write setformat; |
|
This item has no description. | |
| Published | property ondatachange: updaterichstringeventty read fondatachange
write fondatachange; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.