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.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset