Example - TAChart_html

Draws a chart with some HTML components although its not clear why it does so. Can save or export that chart in WMF (Windows only) or SVG. Can copy that chart, as a bitmap to clipboard (but see below).

Has problems on Linux (at least).

1. When click the SVG button, fails to load a FreeType font when running in the IDE. OK when standalone.

2. When click "copy to clipboard", a crash is triggered (it should copy a bitmap image).

3. Horiz size needs to be increased.

Edited by dbannon