Internet Direct (Indy)
Home
PreviousUpNext
TIdFTPListItem.PermissionDisplay Property

User-displayable representation of permissions for the collection item.

Pascal
property PermissionDisplay: String;

PermissionDisplay is a String property containing a user-displayable representation of permissions assigned to the collection item on the remote FTP server. 

Values in PermissionDisplay are assigned when the registered ListParserClass for the the FTP client is used to parse the content in the Data property. 

Please note that some FTP server file systems do not provide permissions data in a directory listing response. In this siutation, PermissionsDisplay will contain an empty string ('').

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.