The Free Pascal compiler de nes some symbols before starting to compile your program or unit. You can use these symbols to di erentiate between di erent versions of the compiler, and between di erent compilers. To get all the possible de nes when starting compilation, see appendix G
Remark:Symbols, even when they're de ned in the interface part of a unit, are not available outside that unit.