SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

ArchiveType Property

The type of the archive.

Syntax

property ArchiveType: TsbxArchiveTypes read get_ArchiveType;
TsbxArchiveTypes = ( aftUnknown, aftZip, aftGzip, aftBzip2, aftTar, aftTarGzip, aftTarBzip2, aftSFX );

Default Value

aftUnknown

Remarks

This property indicates the type of the opened archive.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Delphi Edition - Version 20.0 [Build 8166]