property LastModified: TDateTime;
Description
Gets the last date and time that the contents of the response were modified.
The LastModified property contains the value of the Last-Modified header received with the response. The date and time are assumed to be local time.
This property is read-only.
See also