Page 1 of 1

VCL.NET

Posted: Wed Jan 23, 2008 12:13 pm
by 9335512
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

Posted: Wed Jan 23, 2008 2:55 pm
by narcis
Hi Bob,

The TeeChart assembly for VCL.NET projects is automatically generated from TeeChart VCL for Win32 version.

Posted: Wed Jan 23, 2008 8:30 pm
by 9335512
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

Posted: Thu Jan 24, 2008 10:37 am
by narcis
Hi Bob,

Yes, it will be installed in the VCL for Win32 and VCL.NET palettes as it includes packages/assemblies for both environments.