DENYPACKAGEUNIT directive (Delphi)
Go Up to Delphi Compiler Directives (List) Index
Type |
Switch |
Syntax |
{$DENYPACKAGEUNIT ON} or {$DENYPACKAGEUNIT OFF} |
Default |
{$DENYPACKAGEUNIT OFF} |
Scope |
Local |
Remarks
The {$DENYPACKAGEUNIT ON} directive prevents the Delphi unit in which it appears from being placed in a package.