Type Conditional compilation
Syntax {$IFNDEF name}
Compiles the source code that follows it if name is not defined.
Compiler directives (list)
Conditional compilation
IFEND directive