ImageEn, unit iemview

TImageEnMView.ImageCreateDate

TImageEnMView.ImageCreateDate


Declaration

property ImageCreateDate[idx: Integer]: TDateTime;


Description

Returns the creation date for the file at index, idx.
If the file is JPEG format, then the EXIF date is used for greater accuracy. Otherwise it is read from the file system.
Result is 0 if this frame does not exist as a file on disk and has no EXIF data.


See Also

 ImageEditDate.
 UseEXIFDateTime