Re: My Top 3 Delphi wishes
- From: "Jon Robertson" <jonrobertson@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: 30 Jun 2006 09:22:56 -0700
Peter Morris [Droopy eyes software] wrote:
2) You could specify compiler directives in the project source for all units like so
{$IFEF DEBUG}
{$DEBUG on}
etc
{$ENDIF}
I'd still argue against this syntax being changed to affect all units. Perhaps this syntax could be implemented:
{$$IFEF DEBUG}
{$$DEBUG on}
etc
{$$ENDIF}
.
- References:
- My Top 3 Delphi wishes
- From: Kristofer Skaug
- Re: My Top 3 Delphi wishes
- From: Peter Morris [Droopy eyes software]
- Re: My Top 3 Delphi wishes
- From: Jon Robertson
- Re: My Top 3 Delphi wishes
- From: Peter Morris [Droopy eyes software]
- My Top 3 Delphi wishes
- Prev by Date: Re: Tasty exceptions
- Next by Date: Re: Tasty exceptions
- Previous by thread: Re: My Top 3 Delphi wishes
- Next by thread: Re: My Top 3 Delphi wishes
- Index(es):
Relevant Pages
|
|