Re: QuantumGrid 3 and Delphi 2005 ?



Brion L. Webster wrote:
You could probably "future proof" unsupported components quite a bit by changing things to:

{$IFDEF CONDITIONAL_EXPRESSIONS}
 {$IF COMPILER_VERSION >= 14.0}
   {$DEFINE DELPHI 6}
 {$IF END}
{$ENDIF}

Most of the old components I have don't need any further changes after Delphi 6, which combined conditional_expressions, the separate variants unit, and the design-time separation requirements.

Good one - thanks.



--
"Darmok and Jalad, at Tenagra"
.



Relevant Pages

  • Re: Windows 2000 Support
    ... Brion L. Webster wrote: ... > There's a running argument on whether or not new versions of Delphi ... > One of the justifications is typically that MS no longer supports the ...
    (borland.public.delphi.non-technical)
  • Re: Should I purchase Delphi 2006?
    ... Brion L. Webster wrote: ... Software doesn't generally decay. ... And none of that would make my version of Delphi stop working. ...
    (borland.public.delphi.non-technical)
  • Re: How bad is Kylix?
    ... Brion L. Webster wrote: ... I do - if I don't have to pay any more for Delphi ...
    (borland.public.delphi.non-technical)
  • Re: Imagine
    ... At 17:20:06, 27.05.2004, Brion L. Webster wrote: ... > Because XanaNews is MADE WITH DELPHI! ...
    (borland.public.delphi.non-technical)
  • Re: Google (not Borland) knows all ;)
    ... Brion L. Webster wrote: ... I would be willing to predict that if Borland were able to snap their ... Delphi 2005, there would be a flood of... ...
    (borland.public.delphi.non-technical)