hello
I have a component that gets a TImage externally
I write event for OnMouseMove for TImage in my component but
when I do this then User OnMouseMove Event not work
I want to work My OnMouseMove Event (in my component) and then User OnMouseMove Event.
How do this?