Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

TElMemo copy to clipboard incorrect.

Component: TElMemo
Package:   LMD ElPack 2021.4 (06-10-2021) - Standard version.

When I copy multi line text from an ElMemo, it doubles the CR LF line endings in the text copied.
When I do a cut, it also doubles the CR LF line endings, but it also exlude the last line from the copied text.

This seems to go back to ancestor method TCustomElEdit.CopyToClipboard, a call to LMDCopyTextToClipboard(GetSelectedText, True);

Best regards,
Louis

Comments

Sign In or Register to comment.