ELSE (Object Pascal)
Go Up to Object Pascal Compiler Directives (List) Index
Type |
Conditional compilation |
Syntax |
{$ELSE} |
Remarks
Switches between compiling and ignoring the source code delimited by the previous {$IFxxx} and the next {$ENDIF} or {$IFEND}.