Declaration
property EXIF_DateTime: AnsiString;
Description
The date and time that the image was last modified. Data format is "YYYY:MM:DD HH:MM:SS"+0x00, total 20 bytes. If the clock has not been set or the camera doesn't have clock, the field may be filled with spaces. Usually this returns the same value as
EXIF_DateTimeOriginal.
See Also
◼EXIF_DateTime2◼EXIF_DateTimeOriginal