Web content in delphi



HI

I need to stick some web content (HTML held in memory) on a form and display it to the user. I am aware of TWebBrowser and it probably covers my needs. What I'm wondering is if there are any other components like TWebBrowser out there. Preferable opensource, free or cheap...

Marius
.



Relevant Pages

  • Display a memory stream in a TWebBrowser?
    ... Is there a way to display a string or memory stream in a TWebBrowser? ...
    (alt.comp.lang.borland-delphi)
  • Re: Web content in delphi
    ... I need to stick some web content (HTML held in memory) on a form and display it to the user. ... What I'm wondering is if there are any other components like TWebBrowser out there. ...
    (borland.public.delphi.thirdpartytools.general)
  • TWebBrowser
    ... I'm using TWebBrowser to display HTML content. ... procedure TfmEmailFolderMgr.ReloadHTMLMessage1Click(Sender: TObject); ...
    (comp.lang.pascal.delphi.misc)
  • Re: Color text for a log window
    ... Andy may generate the html-file and display in TWebBrowser ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Displaying HTML from memory
    ... IIS is out of the questione and I still don'w want to save HTML ... > you can pass a memory stream. ... > web page, you want to display, as a parameter. ... > read the stream and flush its contents to the HttpRespond.Output stream. ...
    (microsoft.public.dotnet.languages.csharp)