Type |
Parameter |
Syntax |
{$NOINCLUDE filename} |
The NOINCLUDE directive prevents the specified file from being included in header files generated for C++. For example, {$NOINCLUDE Unit1} removes #include Unit1.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|