<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I am using XE6. I need to handle single tap on the Image and the
Form. First of all its crud that the Gestures do not include the
single tap. When I google it, there are posts saying use the
onClick. <br>
<br>
<ul>
<li>This is stupid, Mouse events should stay away from gestures</li>
<li>The click also fires on double tap ... aaarggghhh</li>
<li>The Image and Form do not have onclick !!!!!</li>
</ul>
<p>So, is everyone supposed to write their own handler for single
tap using timers and stuff ? Does this seem sensible to anyone at
all ?<br>
</p>
<p>Regards<br>
</p>
<p>Rohit<br>
</p>
</body>
</html>