Page 1 of 1

Controlling click event in Delphi with ActiveX

Posted: 15 Aug 2006 21:34
by brolic27
Hi,

I'm looking for a way to be able to click or double click on the video and have it display the current video in another window within the application. I can't figure out how to control the click event. Is there anyway to do this? Can I create a "transparent" button on top of the video?

Thanks for any responses.

Posted: 18 Aug 2006 23:31
by Quovodis
nope, currently the click event is eaten up by the video ouput module, which discards it if it does not need it.