Internet Direct (Indy)
Home
PreviousUpNext
TIdFSPDirInfo.CanDeleteFiles Property

Indicates if files in the directory on the remote FSP host can be deleted.

Pascal
property CanDeleteFiles: Boolean;

CanDeleteFiles is a Boolean property that indicates if files in the directory on the remote FSP host can be deleted. 

Use CanAddFiles and CanRenameFiles to determine if files can be added 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. 

Use OwnsDir to determine if the directory on the remote FSP host is owned by the client.

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.