System.Zip.TZipHeader.ModifiedDateTime

From RAD Studio API Documentation
Revision as of 14:04, 8 May 2012 by Serbanu (talk | contribs) (RAD-10785)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

ModifiedDateTime:   UInt32;

C++

System::UInt32 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