delphi - How to embed HTML help in a form window -


i'm wondering if possible display topics chm file in form of delphi application? know how use htmlhelp api launches external viewer. display topics within form

not tested, but...
if pass help url (like ms-help://embarcadero.rs2009/delphivclwin32/system__tdatetime__-@tdatetime_@const.html) embedded webbrowser, should work.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -