I dont get any further.
I don't know if the problem is in the RichEditor or maybe it's me.
I have an array of record. TObject (obj) and TVvalue (val) are stored there.
I have an RTF string in val. I would like to assign this to the RichEditor. That works too.
BUT then the string is no longer contained in my val (!!) as an RTF string, but as plain text.
What's happening?
See also the two images from the debugger.