IFNDEF directive (Delphi)
From RAD Studio
Go Up to Delphi Compiler Directives (List) Index
Type
Conditional compilation
Syntax
{$IFNDEF name}
Remarks
Compiles the Delphi source code that follows it if name is not defined.
Go Up to Delphi Compiler Directives (List) Index
Type
Conditional compilation
Syntax
{$IFNDEF name}
Remarks
Compiles the Delphi source code that follows it if name is not defined.