I'm developing a Firemonkey Application wich should run on Windows with touchscreen. Because I have no touchscreen for my development system, I can't test the behavior of some controls. For example the panning in a TListbox doesn't work with the mouse-button. It only works if ssTouch in KeyState is set. Is there a way to simulate the touch via the mouse?
Regards, Michael