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.

Call delphi method from the TChromium

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

Re: Call delphi method from the TChromium

Post by salvadordf »

Hi,

Download the latest version of CEF4Delphi from GitHub and open the JSExtension demo.

You need to register an extension and then you will be able to call the extension's functions from JavaScript.
Post Reply