Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

BeforeNavigation

Post Reply
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: BeforeNavigation

Post by salvadordf »

That event was removed from the CEF3 binaries in February :
https://bitbucket.org/chromiumembedded/ ... 790e0f468b

Try using these events :
  • TChromium.OnBeforeBrowse
  • TChromium.OnBeforeResourceLoad
Post Reply