System.Zip.TZipHeader.ModifiedDateTime

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ModifiedDateTime:   UInt32;

C++

unsigned ModifiedDateTime;

Properties

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

Description

Represents the date and time at which compression was started for this file.

See Also