Hi, Rob
I wonder how best to follow the revision trial from Delphi 4 to Delphi
2006 indicating refactorings of the Delphi VCL, which might lead to trouble.
Would it be worth making a dynamic tree structure with highlightable
branches which would indicate refactorings?
Paule
----- Original Message -----
From: "Rob Kennedy" <[EMAIL PROTECTED]>
To: "Borland's Delphi Discussion List" <[email protected]>
Sent: Sunday, July 16, 2006 7:35 PM
Subject: Re: Compiling Delphi 4 source code on Delphi 2005
> Paule Ecimovic wrote:
>> What conversions at the source-code level are necessary for an
>> application written for Delphi 4 to run under Delphi 2005?
>
> In most cases, nothing. I think there have been a few more reserved
> words added, but the chances you've used them are low. Some classes and
> functions have moved to different units; you may need to use the
> Variants, StrUtils, or DateUtils units where you once simply used
> SysUtils.
>
> Open your project in Delphi 2005 and let the IDE and compiler tell you
> where the problems are.
>
> --
> Rob
> _______________________________________________
> Delphi mailing list -> [email protected]
> http://www.elists.org/mailman/listinfo/delphi
>
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi