SysInit.ModuleIsPackage
Delphi
ModuleIsPackage: Boolean;     { True if this module is a package }
C++
extern DELPHI_PACKAGE bool ModuleIsPackage;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| variable | public | SysInit.pas SysInit.hpp | SysInit | SysInit | 
Beschreibung
Ist True, wenn dieses Modul ein Package (eine spezielle dynamische Linkbibliothek) ist.