HTMLEdit

HTML editing componet like the one in .NET components

You can use TAdvRichEditor for this. It can read & write HTML files (with subset of HTML spec)

This feature was implemented.