.Net Com Class Callback to Delphi
Delphi
2
Posts
2
Posters
8
Views
1
Watching
-
I just can't seem to get this right. I have a Com Class written in VB.Net that brings up a form where users can enter information. I have a delphi program that opens this class and it shows the form fine. The problem I have is with events raised in the Com Class. It just does not get fired in delphi, although I can assign it to a procedure. Has anybody managed to do this?
-
I just can't seem to get this right. I have a Com Class written in VB.Net that brings up a form where users can enter information. I have a delphi program that opens this class and it shows the form fine. The problem I have is with events raised in the Com Class. It just does not get fired in delphi, although I can assign it to a procedure. Has anybody managed to do this?