System.Zip.TZipFile.SetFileComment
Delphi
procedure SetFileComment(Index: Integer; Value: string); virtual;
C++
virtual void __fastcall SetFileComment(int Index, System::UnicodeString Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | System.Zip.pas System.Zip.hpp | System.Zip | TZipFile | 
Description
Embarcadero Technologies does not currently have any additional information.