is it possible to send a message from a webpage to the delphi application?
Posted: Tue Nov 23, 2021 10:40 am
I would like to close the delphi form that displays the chromium instance from the displayed web page.
Simple example: the webpage has a Close button and on clicking it i tell the delphi form to close.
Is it possible to achieve this result? May be there is some javascript function that sends a message to the windows app?
Thank you!
Simple example: the webpage has a Close button and on clicking it i tell the delphi form to close.
Is it possible to achieve this result? May be there is some javascript function that sends a message to the windows app?
Thank you!