2
votes
2answers
155 views
TWebBrowser and NTLM-authencation
How can I connect with the TWebBrowser-component in Delphi from outside an ADS-Domain to a Sharepoint-Server. I've created an user-account in my domain and will connect with this information to the …
0
votes
2answers
138 views
How do I open links from a TCppWebBrowser component in the systems default browser
We are using a TCppWebBrowser Component in our program as a kind of chatwindow, but since the TCppwebrowser is using the IExplorerengine all links that are clicked is opening in IExplorer.
One idea I …
3
votes
1answer
248 views
How to install TWebBrowser in Delphi 2010
Is there any way of installing TWebBrowser in Delphi 2010 directly without having to install the Web Development Controls?
If I select the Web Development Controls option on the Delphi 2010 setup, …
