How to Convert Simple RichText to HTML tags in Delphi?
问题 You may say that there are lots of discussions about this in stackOverflow, but most of them are more complicated than what I need and mostly for other languages. I have a MySQL remote database in which I have a "Help" table with the code for filling the help pages of the dynamic web site that uses this database. I decided to make a Delphi application to manage that website instead of doing by the web site itself for more speed and security. I want to put a TRichEdit to make that help text