TTMSFNCHtmlText should support inline images

I was looking at the TTMSFNCHtmlEditor, but couldn't find documentation for it as it didn't appear as an editor as I expected.

So I tried the TTMSFNCRichTextEditor along with the TTMSFNCRichTextHTMLIO component. Two things I thought might be useful:

  1. ctrl+c of data from the clipboard (although, we can probably do it, but nice for an editor to support it out the box - images + text)
  2. I set the TTMSFNCRichTextHTMLIO.InlineImages=true, but the TTMSHtmlText does not support viewing inline images.