System.Zip.TZipFile.Mode
Delphi
property Mode: TZipMode read FMode;
C++
__property TZipMode Mode = {read=FMode, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipFile |
Description
Propriété du type TZipMode qui indique comment ce TZipFile est ouvert.