TImageEnMView.ImageEditDate
Declaration
property ImageEditDate[idx: Integer]: TDateTime;
Description
Returns the last modification date for the file at index, idx, which is read from the file system.
Result is 0 if this frame does not exist as a file on disk.
See also:
ImageCreateDate.