Topic Path: Symbol Reference > Classes > TIdDOSAttributes Class > TIdDOSAttributes Properties > Directory Property
ContentsIndexHome
PreviousUpNext
TIdDOSAttributes.Directory Property

Indicates if the Directory attribute is in effect for the current object instance.

property Directory: Boolean;

Directory is a Boolean property used to indicate if the Directory attribute is in effect for the current object instance. The value in the property is normally updated when a directory listing parser handles responses from a remote FTP server. 

Use AddAttribute to update one or more of the Boolean properties that represent the values found in the FileAttributes property.

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