Language: 
Русский
English
   IFOPT Conditional Compilation Directive
   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Compiles the source text that follows it if Switch is currently in the specified state
Syntax
{$IFOPT Switch}
Switch is the name of a switch option, followed by + or -:
  Switch+ Switch is On
  Switch- Switch is Off

 
 ::
      
 ::
      
 ::