[next] [prev] [prev-tail] [tail] [up]
If the symbol Name is not defined then the {$IFDEF name} will skip the compilation of the text that follows it to the first {$ELSE} or {$ENDIF} directive. If Name is defined, then compilation continues as if the directive wasn’t there.
[next] [prev] [prev-tail] [front] [up]