| 
 
Internet Direct (Indy) 
 | 
Implements support for MS DOS file attributes in FTP client structured directory listings.
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.
| 
 
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.  |