Internet Direct (Indy)
Home
PreviousUpNext
TIdFSPDirInfo.CanAddFiles Property

Indicates if files can be added to the directory on the remote FSP host.

Pascal
property CanAddFiles: Boolean;

CanAddFiles is a Boolean property that indicates if files can be added to the directory on the remote FSP host. 

Use CanDeleteFiles and CanRenameFiles to determine if files can be deleted or renamed in the directory on the remote FSP host. 

Use CanMakeDir to determine if new child directories can be created in the specified directory on the remote FSP host.

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.