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