March 2000
Intermediate to advanced
576 pages
18h 13m
English
ModuleIsCpp Variable
unit SysInit; var ModuleIsCpp: Boolean;
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.
Unlike most other system variables, ModuleIsCpp is
not shared among all packages in an application.
Read now
Unlock full access