Search found 1 match
- Mon Jan 14, 2019 2:11 pm
- Forum: Support
- Topic: How to process html Heading (H1, H2 etc) in the editor
- Replies: 1
- Views: 9832
How to process html Heading (H1, H2 etc) in the editor
I use the TRichViewEdit as a wysiwyg editor that loads and saves HTML. Now I would like to create HTML headings (like H1, H2 etc) in the TRichViewEdit so we can save them in the HTML. What would be the best way to achieve this?