delphitwebbrowser

How to disable WebBrowser component from loading images?


Just loading html without images?


Solution

  • Use TEmbeddedWB instead of TWebBrowser, and you can do that easily by change the DLCTL_DLIMAGES option to false