property AccessTime: TDateTime;
Description
The AccessTime property contains the time of the last access to the file. Many operating systems either don't have this field, only optionally maintain it, or maintain it with less resolution than other fields.
This time is presented in the UTC time scale.
See Also