I am trying to create an ActiveX component from a VLC component that I
wrote. The VCL component is a descendant of TEdit and it has an
OnExit event handler that processes the text whenever the component
looses focus. This OnExit event fires properly as a VCL component but
always fails to get fired as an ActiveX component. I will be happy to
send a sample VCl component and source that demonstrates this.
I posted this question before but never received a response.
System: D5 and W2K Pro.
Bill