Private unit

 

Type          Parameter

Syntax      {$NOINCLUDE filename}

 

Remarks

The NOINCLUDE directive prevents the specified file from being included in header files generated for C++Builder. For example, {$NOINCLUDE Unit1} removes #include Unit1.

 

Compiler directives (list)

External symbols

HPP emit

NODEFINE (Private symbol)