On Sat, Dec 15, 2012 at 10:28 PM, Crone, Thomas J. <[email protected]> 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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
