RAD Studio (Common)
ContentsIndex
PreviousUpNext
External Symbols (Delphi)
Type  
Parameter  
Syntax  
{$EXTERNALSYM identifier}  

The EXTERNALSYM directive prevents the specified Delphi symbol from appearing in header files generated for C++. If an overloaded routine is specified, all versions of the routine are excluded from the header file.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!