Title: Integration with C++ Builder
Hi John
 
To access C++ objects in Delphi you need to create descendant C++ pure virtual classes
 
Todd.
----- Original Message -----
From: John Davys
Sent: Monday, June 12, 2006 12:16 PM
Subject: [DUG] Integration with C++ Builder

Hi

Does anyone know how to access a C++ class from Delphi? I have some legacy C++ code that I'd to wrap with a Delphi interface. I'm using BDS 2006 so have both C++ Builder and Delphi personalities available. The C++ code comes from Borland C++ v5.02. I'd like to recompile the main classes in C++ Builder, then call them from Delphi if possible. I know I could compile the C++ into a dll and call it that way but was wondering if I could use the classes directly like a Delphi component?

Regards
John
----------------------------------------------------------------------------------
John Davys, Senior Consultant, Database Systems
Rezare Systems Limited
Waikato Innovation Park Ph: +64 7 8570824
PO Box 9466 Fax: +64 7 8570501
Hamilton Mobile: +64 275570824
[EMAIL PROTECTED]



_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi


No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.8.2/356 - Release Date: 5/06/2006
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.8.3/361 - Release Date: 11/06/2006
_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to