Hi ,
I am looking for a way to have the height of a richeditor grow (or shrink) depending on the content. Comparable to how TLabel.AutoSize works.
Any advise on how to accomplish this ?
Tnx in advance!
Hi ,
Did you try to set the height to TMSFMXRichEditor.ContentHeight?
Works like a charm!