Search code examples
delphic++buildervclvertical-alignmentrichedit

VCL RichEdit component suggestion


I tried to implement vertical paragraph alignment feature to TRichEdit control. It is such a headache. And i also need transparent background support from RichEdit control. Can you suggest any free or paid VCL RichEdit component that has full RTF support and transparent background support.


Solution

  • WPTools is a descent Rich Text Editor as it has much of the functionality of MS Word's RTF format. I don't recall how much it costs.

    The main drawback I notices when working with it was some outline formatting issues.