Re: QuantumGrid 3 and Delphi 2005 ?
- From: Richard Grossman <rgrossmanDELETE-THIS-PART@xxxxxxxxxxx>
- Date: Sun, 29 May 2005 00:23:33 -0700
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" .
- References:
- QuantumGrid 3 and Delphi 2005 ?
- From: Richard Grossman
- Re: QuantumGrid 3 and Delphi 2005 ?
- From: Richard Grossman
- Re: QuantumGrid 3 and Delphi 2005 ?
- From: Richard Grossman
- Re: QuantumGrid 3 and Delphi 2005 ?
- From: Lauchlan M
- Re: QuantumGrid 3 and Delphi 2005 ?
- From: Richard Grossman
- Re: QuantumGrid 3 and Delphi 2005 ?
- From: Kevin Frevert
- Re: QuantumGrid 3 and Delphi 2005 ?
- From: Richard Grossman
- Re: QuantumGrid 3 and Delphi 2005 ?
- From: Kevin Frevert
- Re: QuantumGrid 3 and Delphi 2005 ?
- From: Richard Grossman
- Re: QuantumGrid 3 and Delphi 2005 ?
- From: Brion L. Webster
- QuantumGrid 3 and Delphi 2005 ?
- Prev by Date: Delphi License problem when changing Windows domain
- Next by Date: Re: Delphi License problem when changing Windows domain
- Previous by thread: Re: QuantumGrid 3 and Delphi 2005 ?
- Next by thread: ANN: TntWare Delphi LX Controls - new release
- Index(es):
Relevant Pages
|