WYSIWYG HTML Editor?

  • Hi
    I am looking for a Delphi component that will allow me to create a basic WYSIWYG HTML editor. Someone recommended WPTools, so I wondered if it could be used for this purpose. What I need is:

    Basic text formatting (bold, italics, etc)
    Be able to format text with H1, H2 etc header tags.
    Lists
    Insert image
    Hyperlinks
    Add rel="nofollow" to hyperlinks (images and text links)
    Open links in new window.

    I think that is about it as far as needs. Anything else would be a bonus. I need to load and save HTML documents, and edit them with the features listed above.

    Is WPTools capable of this? Is there any demo that would help me?

    thanks in advance.

    Andy[/list]

  • Thanks. So there is no way to surround selected text by <h1>..</h1>? From and SEO perspective it is important for me to be able to use proper h1 tags.