The TWebBrowser has huge capabilities, most of which are not available through properties and settings. Knowing the API of the underlying OLE object can sometimes come in really handy. That’s when a simple TForm with a TWebBrowser object can suddenly do more than just navigate sites.
The Microsoft Internet Explorer object can add a lot to [...]
How to Find and Highlight Text in TWebBrowser
No Comments »
Merlin’s Delphi Forge