Forums
Migrating from XE to XE2 - Printable Version

+- Forums (http://mitov.com/forum)
+-- Forum: VCL Components (/forum-6.html)
+--- Forum: InstrumentLab (/forum-31.html)
+--- Thread: Migrating from XE to XE2 (/thread-463.html)



Migrating from XE to XE2 - Nuxxy - 08-15-2012 12:02 AM

I have an app with Instrument Lab 4.8 on Delphi XE. It works perfectly. I am currently evaluating XE2 with the latest downloaded Instrument Lab 5.0.2. The same app now generates errors on compile. My code simply has a TILAngularGauge, and it is setting its position (Top). The same code that (still) works in XE now tells me: "[DCC Error] ... E2362 Cannot access protected symbol TControl.Top"

It's not the code. Where is the issue? Could it be because I have both XE and XE2 (and a new and old version of Instrument Lab) installed? Huh


RE: Migrating from XE to XE2 - Dave - 08-15-2012 04:20 AM

Hi!

Having both XE and XE2 installed shouldn't be a problem, so it's possibly (or likely) your second guess is causing issues.

Regards,
Dave