Name

$IfNDef Compiler Directive

Syntax

{$IfNDef Name}
   ...
{$Endif}

Scope

Local

Description

$IfNDef is similar to $IfDef except that it tests whether Name is not defined. See $IfDef for an explanation and example.

See Also

$Define Compiler Directive, $Else Compiler Directive, $Endif Compiler Directive, $IfDef Compiler Directive, $IfOpt Compiler Directive, $Undef Compiler Directive
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset