System.Zip.TZipFile.SetFileComment

From RAD Studio API Documentation
Jump to: navigation, search

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.