Forum > LCL

[SOLVED] Unwanted additional line in the end of TRichMemo.

<< < (2/2)

CM630:

The issue is solved, more info here:
https://forum.lazarus.freepascal.org/index.php/topic,69804.msg543027.html
Shortly, TRichMemo.Lines.Add shall not be used in this case.
InsertFontText can be used instead (see https://wiki.freepascal.org/RichMemo/FAQ#Add_text_with_font, I have fixed the example).

Navigation

[0] Message Index

[*] Previous page

Go to full version