ALLOWISOLATION
Go Up to Delphi Compiler Directives (List) Index
|
Type |
Switch |
|
Syntax |
{$ALLOWISOLATION ON}, {$ALLOWISOLATION OFF} |
|
Default |
{$ALLOWISOLATION ON} |
|
Scope |
Global |
Remarks
{$ALLOWISOLATION} specifies the behavior for the manifest lookups and loads. When {$ALLOWISOLATION} is disabled, the system does not try to find an application manifest for the created process.