Name

ModuleIsCpp Variable

Syntax

unit SysInit;
var ModuleIsCpp: Boolean;

Description

ModuleIsCpp is True for a module that was compiled and linked in C++ Builder, and False for a module that was compiled and linked in Delphi.

Tips and Tricks

Unlike most other system variables, ModuleIsCpp is not shared among all packages in an application.

Get Delphi in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.