Hi Guys, Is there any way to simulate the mouse left click with Chromium1.SendKeyEvent?
Thanks
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.
Simulate mouse left click
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Simulate mouse left click
You can use TChromium.SendMouseClickEvent or send Windows messages to the browser.
See the OSR demos for more details.
See the OSR demos for more details.