|
Type |
Switch |
|
Syntax |
{$DESIGNONLY ON} or {$DESIGNONLY OFF} |
|
Default |
{$DESIGNONLY OFF} |
|
Scope |
Local |
Remarks
The {DESIGNONLY ON} directive causes the package where it occurs to be compiled for installation in the IDE.
Place the DESIGNONLY directive only in .dpk files.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|