HINT: Get an empty page in AdvWebBrowser at runtime

An empty page at runtime is very easy:

  • place the "AdvWebBrowser" component on the form,
  • click on "AdvWebBrowser" and set "URL" in object inspector to "about:blank" (without quotes)

That's all! :stuck_out_tongue_winking_eye:

1 Like

Good tip!