TRichTextView component for fpGUI Toolkit Summary ------- This component displays 'rich' text, with various fonts, colors, styles and alignment. The major features are: Fast, accurate drawing of text Features to come... Selection and copy Built-in default popup menu Using the component ------------------- Put a component on your form. Adjust the properties as you see fit. At runtime, load the text into the control using AddText, AddParagraph, and Clear. Formatting syntax This is a HTML-like set of tags. But note that tag pairs don't have to match up. bold on, off underline on, off italic on, off