On Mon, Nov 10, 2014 at 4:24 PM, Antônio <[email protected]> wrote:

> You can joke or you can implement RichEdit on Windows. The choice is yours.
>
> See lzRichEdit implementation.
>

I see what you mean now.
If you want to adjust paragraph attributes for the current selection only
then you can subclass RichMemo (or CustomRichMemo) and add delphi RichEdit
compatible properties, that would use existing RichMemo methods.

thanks,
Dmitry
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to