How to make PBear's THtmlViewer load & show a unicode HTML file?

后端 未结 3 1544
猫巷女王i
猫巷女王i 2021-01-16 11:32

I have some unicode .html files that I want to display inside a THtmlViewer component, in Delphi.

I can\'t seem to persuade the code to work just doing \'.LoadFromF

3条回答
  •  庸人自扰
    2021-01-16 11:57

    FYI, THTMLViewer is actively maintained on google code (last commit couple minutes ago): http://code.google.com/p/thtmlviewer/

    D6-DXE2 and Lazarus compatibility, ton of fixes and improvements from the "original" (9.45) version.

提交回复
热议问题