Class tcustomrichmemoedit

Unit

Declaration

type tcustomrichmemoedit = class(tcustommemoedit, irichstringprop)

Description

No description available, ancestor tcustommemoedit description follows
No description available, ancestor tcustomstringedit description follows
No description available, ancestor tdataedit description follows
No description available, ancestor tcustomdataedit description follows
No description available, ancestor tcustomedit 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

Fields

Protected fformat: formatinfoarty;
Protected frichflags: richflagsty;

Methods

Protected function getformat: formatinfoarty override;
Protected procedure setformat(const avalue: formatinfoarty);
Protected procedure defineproperties(filer: tfiler) override;
Protected function getrichvalue(): richstringty;
Protected procedure setrichvalue(const avalue: richstringty);

Properties

Public property value stored false;
Public property richvalue: richstringty read getrichvalue write setrichvalue;
Public property formatvalue: formatinfoarty read fformat write setformat;

Description

Fields

Protected fformat: formatinfoarty;
 
Protected frichflags: richflagsty;
 

Methods

Protected function getformat: formatinfoarty override;
 
Protected procedure setformat(const avalue: formatinfoarty);
 
Protected procedure defineproperties(filer: tfiler) override;
 
Protected function getrichvalue(): richstringty;
 
Protected procedure setrichvalue(const avalue: richstringty);
 

Properties

Public property value stored false;
 
Public property richvalue: richstringty read getrichvalue write setrichvalue;
 
Public property formatvalue: formatinfoarty read fformat write setformat;
 

Generated by PasDoc 0.16.0.