TWebImageControl onMouseEnter/Leave

I'd like Events for onMouseEnter and onMouseLeave to TWebImageControl as they're very commonly used for highlights, zoom, etc.


Right now for example, I'm creating an image-based menu and need to change the image based on hover/mouse-over.

As it stands, I'll have to do it in CSS simply because there's no Event.

We can confirm this will be added in the next release

Wonderful! Thank you Bruno