Hi Just trying to move my first app from D2007 to XE2. Have installed IBObjects (our database components) and all works well with new apps.
Opening my old app (a CGI service) when I compile I het heaps of errors through my components where I need to add vcl. in front of the unit name in the uses clause. i.e. graphics needs to become vcl.graphics. There must be somewhere that I specify the app is VCL so that I don't need to do any of this, as my new apps work fine without needing vcl. added. Any pointers ? Cheers Rob _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
