Search found 1 match
- Tue Jul 24, 2007 7:46 am
- Forum: Support
- Topic: Support for RichEdit 4.1 - source code
- Replies: 2
- Views: 13890
Support for RichEdit 4.1 - source code
Hi, I've needed to add support for new RichEdit 4.1 component introduced in Windows XP SP 2, so I made some improvements in frxRichEdit.pas unit. I'll be happy if Sergey wants to add it to standard package. Here it goes (changes are bold): unit frxRichEdit; {$I frx.inc} interface uses Windows ...