SysInit.ModuleIsPackage

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

ModuleIsPackage: Boolean;     { True if this module is a package }

C++

extern DELPHI_PACKAGE bool ModuleIsPackage;

Propriétés

Type Visibilité  Source Unité  Parent
variable public
SysInit.pas
SysInit.hpp
SysInit SysInit


Description

Vaut True si ce module est un package (une bibliothèque de liaison dynamique spéciale).

Voir aussi