I have a basic game with TShape balls scrolling around a form.
Using an onMousedown over a ball increments a score.
I set the cursor to a crCross to act as a basic crosshair for targeting but when its over a ball, it reverts back to a pointer.
Can this be stopped ?
Thanks