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

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;
 
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;
 

Generated by PasDoc 0.16.0.