Class tcustomrichmemoedit
Unit
Declaration
type tcustomrichmemoedit = class(tcustommemoedit, irichstringprop)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tcustomstringedit
- tcustommemoedit
- tcustomrichmemoedit
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; |
|
This item has no description. | |
| Protected | frichflags: richflagsty; |
|
This item has no description. | |
Methods
| Protected | function getformat: formatinfoarty override; |
|
This item has no description. | |
| Protected | procedure setformat(const avalue: formatinfoarty); |
|
This item has no description. | |
| Protected | procedure defineproperties(filer: tfiler) override; |
|
This item has no description. | |
| Protected | function getrichvalue(): richstringty; |
|
This item has no description. | |
| Protected | procedure setrichvalue(const avalue: richstringty); |
|
This item has no description. | |
Properties
| Public | property value stored false; |
|
This item has no description. | |
| Public | property richvalue: richstringty read getrichvalue write setrichvalue; |
|
This item has no description. | |
| Public | property formatvalue: formatinfoarty read fformat write setformat; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.