Permanent

Permanent is a read-writeable built in extract file attribute that can be set to true to indicate that the extract file should be retained on closing, or false to indicate it is only a temporary file. This status can also be interrogated using the IsTemporary method.

Example

MyFile.Permanent := true

Properties

Primitive = Boolean