Difference between revisions of "RichMemo"

From havefunsoft wiki
Jump to: navigation, search
(Created page with "The RichMemo component was introduced to provide rich text editting abilities. The component is based on the system native control. You can read more about it on [http://wiki...")
 
m (Code)
 
Line 5: Line 5:
 
==Code==
 
==Code==
 
Public Repository: https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/richmemo
 
Public Repository: https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/richmemo
 +
[[Category:Lazarus Extension]]

Latest revision as of 09:20, 16 December 2015

The RichMemo component was introduced to provide rich text editting abilities. The component is based on the system native control.

You can read more about it on freepascal wiki.

Code

Public Repository: https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/richmemo