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