Topic Path: Symbol Reference > Classes > TIdCreationDateFTPListItem Class > TIdCreationDateFTPListItem Properties > CreationDate Property
ContentsIndexHome
PreviousUpNext
TIdCreationDateFTPListItem.CreationDate Property

Represents the date and time that the file or directory was created on the FTP server remote file system.

property CreationDate: TIdDateTime;

CreationDate is a TIdDateTime property that represents the date and time that the file or directory was created on the remote file system for an FTP server. CreationDate is returned in some structured directory listings in the Indy FTP client. 

The date and time value in CreationDate is intended to represent the property value expressed in the local timezone, but is entirely dependent on the values provided by remote FTP server.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.