VCL.NET

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Bob Devine
Newbie
Newbie
Posts: 4
Joined: Fri Jan 16, 2004 5:00 am
Contact:

VCL.NET

Post by Bob Devine » Wed Jan 23, 2008 12:13 pm

I'm a v7 Pro user for VCL and have just upgraded from D6 to RAD2007. I'm trying to understand the relationship between vcl win32 and vcl.net. I found this request for TChart http://qc.codegear.com/wc/qcmain.aspx?d=26041 and I also found this page http://www.steema.com/support/teechart/ ... atsNew.htm where it says TChart works with VCL.NET

When I create a VCL.NET app I get a TChart palette entry. So, does TChart in a VCL.NET app generate pure managed code, or is there some kind of win32 interop?

Thanks, Bob

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Jan 23, 2008 2:55 pm

Hi Bob,

The TeeChart assembly for VCL.NET projects is automatically generated from TeeChart VCL for Win32 version.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Bob Devine
Newbie
Newbie
Posts: 4
Joined: Fri Jan 16, 2004 5:00 am
Contact:

Post by Bob Devine » Wed Jan 23, 2008 8:30 pm

Thanks Narcis - however I made an error in thinking that a TChart palette entry is visible in a VCL.NET project. If I install v8 Pro it will definitely be installed on the VCL.NET palette?

Thanks, Bob

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Jan 24, 2008 10:37 am

Hi Bob,

Yes, it will be installed in the VCL for Win32 and VCL.NET palettes as it includes packages/assemblies for both environments.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply