<div dir="ltr">On Mon, Nov 10, 2014 at 4:24 PM, Antônio <span dir="ltr"><<a href="mailto:antoniog12345@gmail.com" target="_blank">antoniog12345@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">You can joke or you can implement RichEdit on Windows. The choice is yours.<div><br></div><div>See lzRichEdit implementation.</div></div></blockquote><div><br></div><div>I see what you mean now.</div><div>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. </div><div><br></div><div>thanks,</div><div>Dmitry </div></div></div></div>