Type Parameter
Syntax {$NOINCLUDE filename}
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)