TTMSFMXRichEditor has a good feature on the end of it's width the word or sentence goes down as a new line. https://prnt.sc/hlbp6w
See the screenshot what I mean. What I want on each line break it add Line in TMemo or TStrings.
At this moment, there is not a built-in function that would retrieve the text of TTMSFMXRichEditor as separate lines determined by the linebreak that is caused by wordwrapping according to the width of the control.
The linebreaks would vary as the width of the TTMSFMXRichEditor width would vary, so, not sure how much sense this makes?