[Lazarus] How to convert Delphi program with TRichEdit?
Bo Berglund
bo.berglund at gmail.com
Thu Dec 9 21:49:28 CET 2021
On Wed, 8 Dec 2021 16:39:55 -0500, Dmitry Boyarintsev via lazarus
<lazarus at lists.lazarus-ide.org> wrote:
>> Is there some non-standard package I could install (from OLPM or similar)
>> in
>> order to get it working again?
>>
> you might want to try TRichMemo
>
>it provides some sort of compatibility with TRichEdit
>https://wiki.freepascal.org/RichMemo#TRichEditForMemo
>
>thanks,
>Dmitry
I looked at the wiki page:
https://wiki.freepascal.org/RichMemo
And the Download section says:
"The easiest way to install the stable version of the component is via the
Online-Package-Manager"
THis was the best way, so I did this and then I replaced the TRichEdit panels
with the TRichMemo instead.
With some small tweaks it seems like it is now working! :-)
THANK YOU for your pointer towards this component! Much obliged!
--
Bo Berglund
Developer in Sweden
More information about the lazarus
mailing list