DirListFileTime Property
This property holds the modified date of the file.
Syntax
property DirListFileTime[EntryIndex: Integer]: String;
Default Value
''
Remarks
This property holds the modified date of the file. By default the datetime format used is "yyyy-MM-dd'T'HH:mm:ss". To modify this format set DateFormat.
Note: Modified times are not applicable to directories for the following providers:
- Amazon S3
- Dropbox
The size of the array is controlled by the DirListCount property.
This property is read-only and not available at design time.
Data Type
String