Hi everyone,
There is a behavior of event TRMouseClick that seems anormal to me.
For example I can't define a TRMouseClick on an element before it appears
in a view via a little animation, because if the element pass by my mouse
cursor, it will freeze. It seems that the element detect that the mouse
cursor is on him and might click on him.
That behavior would be normal with TRMouseEnter for exemple but a click
should be just a click right ?
Pierre Chanson