Top "Trichedit" questions

TRichEdit is a VCL control that wraps the Windows Rich Edit common control.

Using TRichEdit at runtime without defining a parent

I need to use a TRichEdit at runtime to perform the rtf to text conversion as discussed here. I succeded …

delphi rtf trichedit