Delphi
ModuleIsCpp: Boolean; { True if this module is compiled using C++ Builder }
C++
extern DELPHI_PACKAGE bool ModuleIsCpp;
このモジュールが、C++Builder を使用してコンパイルされている場合、True。
True