Internet Direct (Indy)
|
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.
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. |