That's the one.

When using the control in your code, you need to do something like...

createobject("controlname")

Regards,
Dave Colliver.
http://www.SheffieldFOCUS.com


---- Original Message ----
From: [EMAIL PROTECTED]
To: delphi-talk@elists.org
Subject: RE: How to call a c# assembly from delphi for .net
Date: Thu, 5 Oct 2006 13:21:35 +0530

>I am trying with "Regasm.exe".
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of David Colliver
>Sent: Thursday, October 05, 2006 1:14 PM
>To: delphi-talk@elists.org
>Subject: RE: How to call a c# assembly from delphi for .net
>
>
>I think...
>
>You need to register the C# DLL with the client system. I can't
>remember the registration program, but it is similar (but not)
>regsvr32, but specifically for .NET.
>
>Then, you call it with the normal method for call com.
>
>I don't know how to do it in Delphi, but this is the way I have done
>it in other languages, so hopefully, it will put you onto the right
>track.
>
>Best regards,
>Dave Colliver.
>http://www.AshfieldFOCUS.com
>
>
>---- Original Message ----
>From: [EMAIL PROTECTED]
>To: delphi-talk@elists.org
>Subject: RE: How to call a c# assembly from delphi for .net
>Date: Thu, 5 Oct 2006 12:56:54 +0530
>
>>
>>      Anybody has any idea on how to  call/use a c# assembly from 
>>      Delphi for .net VCL applications.
>>      
>>      Thanks in advance,
>>      Chandana
>>
>>
>>__________________________________________________
>>Delphi-Talk mailing list -> Delphi-Talk@elists.org
>>http://www.elists.org/mailman/listinfo/delphi-talk
>
>
>__________________________________________________
>Delphi-Talk mailing list -> Delphi-Talk@elists.org
>http://www.elists.org/mailman/listinfo/delphi-talk
>__________________________________________________
>Delphi-Talk mailing list -> Delphi-Talk@elists.org
>http://www.elists.org/mailman/listinfo/delphi-talk


__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to