[Lazarus] Right clicking buttons - no OnClick event?

Juha Manninen juha.manninen62 at gmail.com
Sat Dec 15 23:44:24 CET 2012


On Sat, Dec 15, 2012 at 10:28 PM, Crone, Thomas J. <crone at cua.edu> wrote:
> Then in OnClick I use StepCount, but I have to doubleClick to get OnClick to fire....

Why is that? OnClick should fire with a single click.

Anyway you can use OnMouseUp to test Left/Right click. OnClick is not
needed at all then.

Juha




More information about the Lazarus mailing list