[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Convert a set of permissions to a string
Source position: libtar.pp line 229
function PermissionString( |
Permissions: TTarPermissions |
):string; |
Permissions |
|
Set of permissions |
String representation of Permissions
PermissionString can be used to convert a set of Permissions to a string in the same format as used by the unix 'ls' command.
|
Complete set of permissions for file |