Hi,
i write a simple interface dll in c# with a small function and with one event.
I must import from delphi with the tlb generated lib.
From delphi the function works fine but when I try to catch the event fire not works never.
Its possible works the event fire from delphi ?
AnyOne have a simple sample ?
If anyone need my test code I write it.
Thanks in advance
i write a simple interface dll in c# with a small function and with one event.
I must import from delphi with the tlb generated lib.
From delphi the function works fine but when I try to catch the event fire not works never.
Its possible works the event fire from delphi ?
AnyOne have a simple sample ?
If anyone need my test code I write it.
Thanks in advance