Page 1 of 1

Re: Call delphi method from the TChromium

Posted: Fri Sep 22, 2017 7:16 pm
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.