Execute Delphi code from javascript using TWebbrowser
I just bumped into some really neat code. This code allows you to integrate your delphi application with the TWebBrowser component. You just hook in your application as the host of the TWebBrowser component. This will allow javascript to use your Delphi functions. It's like the welcome page in the Delphi IDE.
Just check out this link on www.delphidabbler.com
Just check out this link on www.delphidabbler.com
Labels: application, codegear, delphi, delphi 2007, execute, external, interact, javascript, TWebbrowser
