As a start, I use a TWebBrowser and try to put something on it as a corsor.
But I can't get both an Image and a Rectangle visible on top of this TWebBrowser.
So as 1st how do I get something visible on top of this TWebBrowser ?
I do come across some things:
https://stackoverflow.com/questions/64350673/how-to-programmatically-include-the-mouse-cursor-in-android-tv
But unfortunately nothing for Delphi, and I just understand how I can make this code suitable for Delphi.