System.Zip.TZipHeader.FileCommentLength

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FileCommentLength:  UInt16;

C++

System::Word FileCommentLength;

Properties

Type Visibility Source Unit Parent
field public
System.Zip.pas
System.Zip.hpp
System.Zip TZipHeader

Description

Represents the length of the file comment.

See Also