Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Mouse Wheel events not fired

29 views
Skip to first unread message

Fernando Nadal Martínez

unread,
Oct 1, 2010, 7:01:45 AM10/1/10
to
Hi all,

I work with Delphi 5.

I need to update an application to respond to mouse wheel events over
a custom graphic control (derived from TGraphicControl).

I have read and tested all the ways proposed on the forums but doesn´t
work:

* TForm.OnMouseWheel
* TApplicationEvents.OnMessage

In both, any mouse wheel messaged or events are fired.

If I start a new application the events works.

If I clear the form (no code, no events, only the controls of the GUI)
and try the 2 ways propsed on the forums also doesn't work.

Is there any known interference or bug with others standar VCL
controls that I use in the same form?
Any advide, please?

Regards,
Fernando Nadal.

0 new messages