IFDEF directive (Delphi)

From RAD Studio
Jump to: navigation, search

Go Up to Delphi Compiler Directives (List) Index

Type

Conditional compilation

Syntax

{$IFDEF name}



Remarks

Compiles the Delphi source code that follows it if name is defined.

See Also

Retrieved from "https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=IFDEF_directive_(Delphi)&oldid=211456"