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