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

Implements support for MS DOS file attributes in FTP client structured directory listings.

File
TIdDOSBaseFTPListItem = class(TIdFTPListItem);

TIdDOSBaseFTPListItem is a TIdFTPListItem descendant that implements support for MS DOS file attributes in the structured directory listings collection for the Indy FTP client. TIdDOSBaseFTPListItem extends the ancestor class to include storage for a TIdDOSAttributes instance in the Attributes property. 

TIdDOSBaseFTPListItem is used in directory listing parsers that populate the TIdFTP.DirectoryListing property for remote FTP servers using the MS DOS listing format.

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