Indicates if the Archive attribute is in effect for the current object instance.
property Archive: Boolean;
Archive is a Boolean property used to indicate if the Archive 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.
|