Topic Path: Symbol Reference > Classes > TIdCreationDateFTPListItem Class
ContentsIndexHome
PreviousUpNext
TIdCreationDateFTPListItem Class

Represents items in a structured directory listing that includes a CreationDate attribute.

File
TIdCreationDateFTPListItem = class(TIdFTPListItem);

TIdCreationDateFTPListItem is a TIdFTPListItem descendant that represents entries including a CreationDate attribute in the structured directory listing for TIdFTP. TIdCreationDateFTPListItem implements the CreationDate property used to store the TIdDateTime value for the file or directory entry. 

TIdCreationDateFTPListItem is used as an ancestor class in more specialized directory listing formats that implement the CreationDate and other attributes.

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