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