Re: Compiler directives




"Abdullah Kauchali" <non@xxxxxxx> wrote in message

> Should they be avoided? Why?

Use them carefully. To minimize problems that are hinted at by Reba, use
them only in your .dpr - because this file will always be compiled.

Raise a flag, depending on the compiler directive, which in turn can be
dealt with in code, in a dependent unit.



.