DENYPACKAGEUNIT directive

 

Type          Switch

Syntax      {$DENYPACKAGEUNIT ON} or {$DENYPACKAGEUNIT OFF}

Default     {$DENYPACKAGEUNIT OFF}

Scope       Local

 

Remarks

The {$DENYPACKAGEUNIT ON} directive prevents the unit in which it appears from being placed in a package.

 

Compiler directives (list)