Internet Direct (Indy)
Home
PreviousUpNext
TIdFTPListItem.ModifiedDate Property

Last modification date and time for the resource on the remote FTP server.

Pascal
property ModifiedDate: TIdDateTime;

ModifiedDate is a TIdDateTime property that indicates the last modification date and time for the resource on the remote FTP server. 

Values in LocalFileName are assigned when the registered ListParserClass for the the FTP client is used to parse the content in the Data property. 

Please note that some FTP server file systems do not provide last modificiation date and time values. Use ModifiedAvail to determine if an actual value was received in the directory listing response from the remote FTP server.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.