[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'libtar' (#fcl)

READ_PERMISSIONS

Set with all read permissions

Declaration

Source position: libtar.pp line 224

const READ_PERMISSIONS = [tpReadByOwner, tpReadByGroup, tpReadByOther];

Description

READ_PERMISSIONS is a set constant containing all possible read permissions set for an archive entry.

See also

TTarPermissions

  

Complete set of permissions for file

ALL_PERMISSIONS

  

Set with all permissions

WRITE_PERMISSIONS

  

Set with all write permissions

EXECUTE_PERMISSIONS

  

Set with all execute permissions


Documentation generated on: Nov 14 2015