From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul A Norman
Sent: Tuesday, 13 June 2006 1:18 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] Integration with C++ Builder
Hi JohnTo access C++ objects in Delphi you need to create descendant C++ pure virtual classesRead this article http://rvelthuis.de/articles/articles-cppobjs.htmlTodd.----- Original Message -----From: John DavysSent: Monday, June 12, 2006 12:16 PMSubject: [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
_______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
